ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Sky executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_basic.yml *********************************************** 2 plays in /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml:5 Tuesday 24 June 2025 13:00:06 -0400 (0:00:00.018) 0:00:00.018 ********** ok: [managed-node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-Xu0/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test basic services of the role are installed and running] *************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml:9 Tuesday 24 June 2025 13:00:06 -0400 (0:00:00.017) 0:00:00.035 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Get initial state of services] ******************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Tuesday 24 June 2025 13:00:07 -0400 (0:00:01.054) 0:00:01.089 ********** ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "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": "running", "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": "running", "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": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml:23 Tuesday 24 June 2025 13:00:09 -0400 (0:00:01.775) 0:00:02.865 ********** included: fedora.linux_system_roles.metrics for managed-node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.069) 0:00:02.934 ********** skipping: [managed-node1] => { "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 : Run systemctl] *********************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:11 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.051) 0:00:02.985 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009181", "end": "2025-06-24 13:00:09.769998", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:00:09.760817" } STDOUT: running TASK [fedora.linux_system_roles.metrics : Require installed systemd] *********** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.448) 0:00:03.434 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.041) 0:00:03.475 ********** ok: [managed-node1] => { "ansible_facts": { "__metrics_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.026) 0:00:03.502 ********** skipping: [managed-node1] => { "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-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:33 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.035) 0:00:03.538 ********** skipping: [managed-node1] => { "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-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:38 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.035) 0:00:03.573 ********** skipping: [managed-node1] => { "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-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:43 Tuesday 24 June 2025 13:00:09 -0400 (0:00:00.035) 0:00:03.609 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:48 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.044) 0:00:03.653 ********** ok: [managed-node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:55 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.049) 0:00:03.703 ********** skipping: [managed-node1] => { "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 Spark metrics] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:70 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.036) 0:00:03.740 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_spark | d(false) | bool or metrics_into_spark | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:82 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.037) 0:00:03.777 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:90 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.036) 0:00:03.814 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:98 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.035) 0:00:03.849 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:107 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.036) 0:00:03.886 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:113 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.034) 0:00:03.921 ********** included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.049) 0:00:03.971 ********** ok: [managed-node1] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [managed-node1] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [managed-node1] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } ok: [managed-node1] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.051) 0:00:04.022 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.463) 0:00:04.486 ********** ok: [managed-node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Run systemctl] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30 Tuesday 24 June 2025 13:00:10 -0400 (0:00:00.026) 0:00:04.512 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009091", "end": "2025-06-24 13:00:11.209801", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:00:11.200710" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Require installed systemd] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:38 Tuesday 24 June 2025 13:00:11 -0400 (0:00:00.360) 0:00:04.873 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:43 Tuesday 24 June 2025 13:00:11 -0400 (0:00:00.048) 0:00:04.922 ********** ok: [managed-node1] => { "ansible_facts": { "__pcp_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 Tuesday 24 June 2025 13:00:11 -0400 (0:00:00.033) 0:00:04.955 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Tuesday 24 June 2025 13:00:12 -0400 (0:00:01.415) 0:00:06.370 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:62 Tuesday 24 June 2025 13:00:14 -0400 (0:00:01.289) 0:00:07.659 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Tuesday 24 June 2025 13:00:14 -0400 (0:00:00.042) 0:00:07.702 ********** skipping: [managed-node1] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Tuesday 24 June 2025 13:00:14 -0400 (0:00:00.042) 0:00:07.744 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.002612", "end": "2025-06-24 13:00:14.451716", "rc": 0, "start": "2025-06-24 13:00:14.449104" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Tuesday 24 June 2025 13:00:14 -0400 (0:00:00.378) 0:00:08.123 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Tuesday 24 June 2025 13:00:14 -0400 (0:00:00.044) 0:00:08.168 ********** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 45, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Tuesday 24 June 2025 13:00:15 -0400 (0:00:00.489) 0:00:08.657 ********** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Tuesday 24 June 2025 13:00:15 -0400 (0:00:00.392) 0:00:09.050 ********** ok: [managed-node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Tuesday 24 June 2025 13:00:16 -0400 (0:00:00.645) 0:00:09.695 ********** ok: [managed-node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Tuesday 24 June 2025 13:00:16 -0400 (0:00:00.681) 0:00:10.376 ********** ok: [managed-node1] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Tuesday 24 June 2025 13:00:17 -0400 (0:00:00.698) 0:00:11.075 ********** ok: [managed-node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "append": false, "changed": false, "comment": "", "group": 995, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "move_home": false, "name": "metrics", "shell": "/bin/bash", "state": "present", "uid": 995 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Tuesday 24 June 2025 13:00:18 -0400 (0:00:00.654) 0:00:11.729 ********** ok: [managed-node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.008999", "end": "2025-06-24 13:00:18.454841", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2025-06-24 13:00:18.445842" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Tuesday 24 June 2025 13:00:18 -0400 (0:00:00.397) 0:00:12.126 ********** ok: [managed-node1] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Tuesday 24 June 2025 13:00:19 -0400 (0:00:00.681) 0:00:12.808 ********** ok: [managed-node1] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Tuesday 24 June 2025 13:00:19 -0400 (0:00:00.043) 0:00:12.852 ********** ok: [managed-node1] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Tuesday 24 June 2025 13:00:19 -0400 (0:00:00.059) 0:00:12.911 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 12:59:38 EDT", "ActiveEnterTimestampMonotonic": "405566316", "ActiveExitTimestamp": "Tue 2025-06-24 12:59:37 EDT", "ActiveExitTimestampMonotonic": "404631356", "ActiveState": "active", "After": "network-online.target system.slice basic.target avahi-daemon.service systemd-journald.socket pcp-reboot-init.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 12:59:37 EDT", "AssertTimestampMonotonic": "405364873", "Before": "zabbix-agent.service pmproxy.service pmlogger.service multi-user.target pmie.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5823261000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 12:59:37 EDT", "ConditionTimestampMonotonic": "405364870", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5025", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20260", "ExecMainStartTimestamp": "Tue 2025-06-24 12:59:38 EDT", "ExecMainStartTimestampMonotonic": "405566280", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 12:59:37 EDT] ; stop_time=[n/a] ; pid=20186 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Tue 2025-06-24 12:59:37 EDT] ; stop_time=[n/a] ; pid=20186 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 12:59:37 EDT", "InactiveEnterTimestampMonotonic": "405364149", "InactiveExitTimestamp": "Tue 2025-06-24 12:59:37 EDT", "InactiveExitTimestampMonotonic": "405372486", "InvocationID": "fe161689edf54161b2022b5ea0b75ed4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20260", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "45207552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 12:59:38 EDT", "StateChangeTimestampMonotonic": "405566316", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Tuesday 24 June 2025 13:00:20 -0400 (0:00:00.802) 0:00:13.714 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:65 Tuesday 24 June 2025 13:00:20 -0400 (0:00:00.041) 0:00:13.755 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Tuesday 24 June 2025 13:00:20 -0400 (0:00:00.058) 0:00:13.813 ********** ok: [managed-node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Tuesday 24 June 2025 13:00:21 -0400 (0:00:01.421) 0:00:15.235 ********** ok: [managed-node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Tuesday 24 June 2025 13:00:23 -0400 (0:00:01.465) 0:00:16.700 ********** ok: [managed-node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } ok: [managed-node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } ok: [managed-node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } ok: [managed-node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } ok: [managed-node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } ok: [managed-node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Tuesday 24 June 2025 13:00:26 -0400 (0:00:03.673) 0:00:20.374 ********** ok: [managed-node1] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Tuesday 24 June 2025 13:00:26 -0400 (0:00:00.019) 0:00:20.393 ********** skipping: [managed-node1] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Tuesday 24 June 2025 13:00:26 -0400 (0:00:00.045) 0:00:20.439 ********** skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Tuesday 24 June 2025 13:00:26 -0400 (0:00:00.048) 0:00:20.488 ********** ok: [managed-node1] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Tuesday 24 June 2025 13:00:27 -0400 (0:00:00.501) 0:00:20.989 ********** skipping: [managed-node1] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Tuesday 24 June 2025 13:00:27 -0400 (0:00:00.075) 0:00:21.064 ********** ok: [managed-node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } ok: [managed-node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } ok: [managed-node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } ok: [managed-node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } ok: [managed-node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } ok: [managed-node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Tuesday 24 June 2025 13:00:29 -0400 (0:00:02.120) 0:00:23.185 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Tuesday 24 June 2025 13:00:29 -0400 (0:00:00.042) 0:00:23.227 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Tuesday 24 June 2025 13:00:29 -0400 (0:00:00.042) 0:00:23.269 ********** ok: [managed-node1] => { "ansible_facts": { "__pcp_restart_pmie": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Tuesday 24 June 2025 13:00:29 -0400 (0:00:00.036) 0:00:23.306 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ActiveEnterTimestampMonotonic": "419054411", "ActiveExitTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ActiveExitTimestampMonotonic": "418504331", "ActiveState": "active", "After": "network-online.target pmcd.service systemd-journald.socket sysinit.target basic.target system.slice pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 12:59:51 EDT", "AssertTimestampMonotonic": "418813167", "Before": "pmie_daily.timer shutdown.target multi-user.target pmie_farm.service pmie_check.timer", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "322967000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ConditionTimestampMonotonic": "418813164", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5064", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "26190", "ExecMainStartTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ExecMainStartTimestampMonotonic": "419054377", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 12:59:51 EDT] ; stop_time=[n/a] ; pid=25977 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 12:59:51 EDT] ; stop_time=[n/a] ; pid=25977 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 12:59:51 EDT", "InactiveEnterTimestampMonotonic": "418812429", "InactiveExitTimestamp": "Tue 2025-06-24 12:59:51 EDT", "InactiveExitTimestampMonotonic": "418820357", "InvocationID": "295f1890431b4950b4b0542bb16c9812", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26190", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1826816", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 12:59:51 EDT", "StateChangeTimestampMonotonic": "419054411", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Tuesday 24 June 2025 13:00:30 -0400 (0:00:00.545) 0:00:23.852 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:68 Tuesday 24 June 2025 13:00:30 -0400 (0:00:00.039) 0:00:23.891 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Tuesday 24 June 2025 13:00:30 -0400 (0:00:00.050) 0:00:23.941 ********** ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Tuesday 24 June 2025 13:00:30 -0400 (0:00:00.410) 0:00:24.352 ********** ok: [managed-node1] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Tuesday 24 June 2025 13:00:31 -0400 (0:00:00.650) 0:00:25.002 ********** ok: [managed-node1] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.654) 0:00:25.657 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.037) 0:00:25.694 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.046) 0:00:25.741 ********** ok: [managed-node1] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.027) 0:00:25.768 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:00:01 EDT", "ActiveEnterTimestampMonotonic": "428702317", "ActiveExitTimestamp": "Tue 2025-06-24 13:00:00 EDT", "ActiveExitTimestampMonotonic": "427939416", "ActiveState": "active", "After": "pmcd.service pcp-reboot-init.service sysinit.target basic.target system.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:00:00 EDT", "AssertTimestampMonotonic": "428017659", "Before": "pmlogger_farm.service pmlogger_check.timer shutdown.target multi-user.target pmlogger_daily.timer", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1550250000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:00:00 EDT", "ConditionTimestampMonotonic": "428017656", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5220", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30558", "ExecMainStartTimestamp": "Tue 2025-06-24 13:00:01 EDT", "ExecMainStartTimestampMonotonic": "428702292", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:00:00 EDT] ; stop_time=[n/a] ; pid=30298 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:00:00 EDT] ; stop_time=[n/a] ; pid=30298 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:00:00 EDT", "InactiveEnterTimestampMonotonic": "428017120", "InactiveExitTimestamp": "Tue 2025-06-24 13:00:00 EDT", "InactiveExitTimestampMonotonic": "428028417", "InvocationID": "032f71ed3ba040bead2454a407d3e0f0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30558", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "3219456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:00:01 EDT", "StateChangeTimestampMonotonic": "428702317", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.518) 0:00:26.287 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:71 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.037) 0:00:26.325 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "pcp_rest_api | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric graphing service.] ****************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:126 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.050) 0:00:26.375 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_graph_service | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Configure firewall] ****************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:134 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.048) 0:00:26.424 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for managed-node1 TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] ******* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.044) 0:00:26.468 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Port for pmcd] *********************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13 Tuesday 24 June 2025 13:00:32 -0400 (0:00:00.072) 0:00:26.541 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.085) 0:00:26.626 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for grafana] ***************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.037) 0:00:26.664 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for valkey] ****************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.036) 0:00:26.700 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for redis] ******************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:38 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.039) 0:00:26.740 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the port status with the firewall role] *********** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.035) 0:00:26.775 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Configure selinux] ******************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:137 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.042) 0:00:26.817 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.metrics : Set pcp_bind_all_unreserved_ports] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:6 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.037) 0:00:26.855 ********** ok: [managed-node1] => { "ansible_facts": { "__metrics_selinux": [ [ { "name": "pcp_bind_all_unreserved_ports", "state": "on" } ] ] }, "changed": false } TASK [Ensure the port status with the selinux role] **************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:11 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.044) 0:00:26.899 ********** ERROR! the role 'fedora.linux_system_roles.selinux' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics The error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml': line 13, column 15, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.selinux ^ here fatal: [managed-node1]: FAILED! => { "changed": false, "reason": "the role 'fedora.linux_system_roles.selinux' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics\n\nThe error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml': line 13, column 15, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: fedora.linux_system_roles.selinux\n ^ here\n" } TASK [Handle failure case] ***************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml:40 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.049) 0:00:26.949 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node1 TASK [Collect logs] ************************************************************ task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.031) 0:00:26.981 ********** ok: [managed-node1] => { "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.052309", "end": "2025-06-24 13:00:33.717725", "rc": 0, "start": "2025-06-24 13:00:33.665416" } STDOUT: Jun 24 12:53:05 localhost systemd[1]: Stopped Switch Root. Jun 24 12:53:05 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 24 12:53:05 localhost systemd[1]: Created slice Slice /system/getty. Jun 24 12:53:05 localhost systemd[1]: Created slice Slice /system/modprobe. Jun 24 12:53:05 localhost systemd[1]: Created slice Slice /system/serial-getty. Jun 24 12:53:05 localhost systemd[1]: Created slice Slice /system/sshd-keygen. Jun 24 12:53:05 localhost systemd[1]: Created slice User and Session Slice. Jun 24 12:53:05 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Jun 24 12:53:05 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch. Jun 24 12:53:05 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Jun 24 12:53:05 localhost systemd[1]: Reached target Local Encrypted Volumes. Jun 24 12:53:05 localhost systemd[1]: Stopped target Switch Root. Jun 24 12:53:05 localhost systemd[1]: Stopped target Initrd File Systems. Jun 24 12:53:05 localhost systemd[1]: Stopped target Initrd Root File System. Jun 24 12:53:05 localhost systemd[1]: Reached target Local Integrity Protected Volumes. Jun 24 12:53:05 localhost systemd[1]: Reached target Path Units. Jun 24 12:53:05 localhost systemd[1]: Reached target Slice Units. Jun 24 12:53:05 localhost systemd[1]: Reached target Swaps. Jun 24 12:53:05 localhost systemd[1]: Reached target Local Verity Protected Volumes. Jun 24 12:53:05 localhost systemd[1]: Listening on RPCbind Server Activation Socket. Jun 24 12:53:05 localhost systemd[1]: Reached target RPC Port Mapper. Jun 24 12:53:05 localhost systemd[1]: Listening on Process Core Dump Socket. Jun 24 12:53:05 localhost systemd[1]: Listening on initctl Compatibility Named Pipe. Jun 24 12:53:05 localhost systemd[1]: Listening on udev Control Socket. Jun 24 12:53:05 localhost systemd[1]: Listening on udev Kernel Socket. Jun 24 12:53:05 localhost systemd[1]: Mounting Huge Pages File System... Jun 24 12:53:05 localhost systemd[1]: Mounting POSIX Message Queue File System... Jun 24 12:53:05 localhost systemd[1]: Mounting Kernel Debug File System... Jun 24 12:53:05 localhost systemd[1]: Mounting Kernel Trace File System... Jun 24 12:53:05 localhost systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Jun 24 12:53:05 localhost systemd[1]: Starting Create List of Static Device Nodes... Jun 24 12:53:05 localhost systemd[1]: Starting Load Kernel Module configfs... Jun 24 12:53:05 localhost systemd[1]: Starting Load Kernel Module drm... Jun 24 12:53:05 localhost systemd[1]: Starting Load Kernel Module efi_pstore... Jun 24 12:53:05 localhost systemd[1]: Starting Load Kernel Module fuse... Jun 24 12:53:05 localhost systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network... Jun 24 12:53:05 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Jun 24 12:53:05 localhost systemd[1]: Stopped File System Check on Root Device. Jun 24 12:53:05 localhost systemd[1]: Stopped Journal Service. Jun 24 12:53:05 localhost systemd[1]: Starting Journal Service... Jun 24 12:53:05 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Jun 24 12:53:05 localhost systemd[1]: Starting Generate network units from Kernel command line... Jun 24 12:53:05 localhost systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). Jun 24 12:53:05 localhost systemd[1]: Starting Remount Root and Kernel File Systems... Jun 24 12:53:05 localhost systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Jun 24 12:53:05 localhost systemd[1]: Starting Apply Kernel Variables... Jun 24 12:53:05 localhost systemd[1]: Starting Coldplug All udev Devices... Jun 24 12:53:05 localhost systemd[1]: Mounted Huge Pages File System. Jun 24 12:53:05 localhost systemd[1]: Mounted POSIX Message Queue File System. Jun 24 12:53:05 localhost systemd[1]: Mounted Kernel Debug File System. Jun 24 12:53:05 localhost systemd[1]: Mounted Kernel Trace File System. Jun 24 12:53:05 localhost systemd[1]: Finished Create List of Static Device Nodes. Jun 24 12:53:05 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network. Jun 24 12:53:05 localhost systemd[1]: Finished Remount Root and Kernel File Systems. Jun 24 12:53:05 localhost systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 24 12:53:05 localhost systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Jun 24 12:53:05 localhost systemd[1]: Starting Load/Save OS Random Seed... Jun 24 12:53:05 localhost systemd[1]: Create System Users was skipped because no trigger condition checks were met. Jun 24 12:53:05 localhost systemd[1]: Starting Create Static Device Nodes in /dev... Jun 24 12:53:05 localhost systemd[1]: Finished Load/Save OS Random Seed. Jun 24 12:53:05 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 24 12:53:05 localhost systemd[1]: Finished Generate network units from Kernel command line. Jun 24 12:53:05 localhost systemd-journald[498]: 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. Jun 24 12:53:05 localhost systemd-journald[498]: Runtime Journal (/run/log/journal/4ab626efe86e40e9a1fae17baef99b7a) is 8.0M, max 69.3M, 61.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/4ab626efe86e40e9a1fae17baef99b7a) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.9M of disk space). ░░ Enforced usage limit is thus 69.3M, of which 61.3M 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. Jun 24 12:53:04 localhost systemd[1]: Queued start job for default target Multi-User System. Jun 24 12:53:04 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. Jun 24 12:53:05 localhost systemd[1]: Started Journal Service. Jun 24 12:53:05 localhost systemd[1]: Starting 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 164. Jun 24 12:53:05 localhost systemd-journald[498]: Runtime Journal (/run/log/journal/4ab626efe86e40e9a1fae17baef99b7a) is 8.0M, max 69.3M, 61.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/4ab626efe86e40e9a1fae17baef99b7a) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.8M of disk space). ░░ Enforced usage limit is thus 69.3M, of which 61.3M 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. Jun 24 12:53:05 localhost systemd-journald[498]: Received client request to flush runtime journal. Jun 24 12:53:05 localhost systemd[1]: Finished 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 164. Jun 24 12:53:05 localhost systemd[1]: Finished 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 168. Jun 24 12:53:05 localhost systemd[1]: Finished 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 129. Jun 24 12:53:05 localhost kernel: fuse: init (API version 7.37) Jun 24 12:53:05 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. Jun 24 12:53:05 localhost systemd[1]: Finished 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 180. Jun 24 12:53:05 localhost systemd[1]: Mounting 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 179. Jun 24 12:53:05 localhost systemd[1]: Mounted 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 179. Jun 24 12:53:05 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. Jun 24 12:53:05 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 142. Jun 24 12:53:05 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@efi_pstore.service has successfully entered the 'dead' state. Jun 24 12:53:05 localhost systemd[1]: Finished Load Kernel Module efi_pstore. ░░ Subject: A start job for unit modprobe@efi_pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@efi_pstore.service has finished successfully. ░░ ░░ The job identifier is 145. Jun 24 12:53:05 localhost systemd[1]: Mounting 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 141. Jun 24 12:53:05 localhost systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ░░ Subject: A start job for unit systemd-pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pstore.service has finished successfully. ░░ ░░ The job identifier is 144. Jun 24 12:53:05 localhost systemd[1]: Mounted 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 141. Jun 24 12:53:05 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Jun 24 12:53:05 localhost kernel: ACPI: bus type drm_connector registered Jun 24 12:53:05 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 247. Jun 24 12:53:06 localhost systemd[1]: Finished 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 155. Jun 24 12:53:06 localhost systemd[1]: Reached 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 137. Jun 24 12:53:06 localhost systemd[1]: Reached 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 135. Jun 24 12:53:06 localhost systemd[1]: 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 159. Jun 24 12:53:06 localhost systemd[1]: 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 163. Jun 24 12:53:06 localhost systemd[1]: 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 148. Jun 24 12:53:06 localhost systemd[1]: 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 170. Jun 24 12:53:06 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 158. Jun 24 12:53:06 localhost systemd[1]: Starting Commit a transient machine-id on 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 177. Jun 24 12:53:06 localhost systemd[1]: Starting Create Volatile 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 152. Jun 24 12:53:06 localhost systemd[1]: Starting 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 130. Jun 24 12:53:06 localhost bootctl[511]: Couldn't find EFI system partition, skipping. Jun 24 12:53:06 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 158. Jun 24 12:53:06 localhost systemd[1]: Finished Commit a transient machine-id on 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 177. Jun 24 12:53:06 localhost systemd[1]: Finished Create Volatile 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 152. Jun 24 12:53:06 localhost systemd[1]: Starting Security Auditing 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 249. Jun 24 12:53:06 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 236. Jun 24 12:53:06 localhost systemd[1]: 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 178. Jun 24 12:53:06 localhost systemd[1]: 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 171. Jun 24 12:53:06 localhost systemd-udevd[514]: Using default interface naming scheme 'rhel-9.0'. Jun 24 12:53:06 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. Jun 24 12:53:06 localhost systemd[1]: Mounting 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 217. Jun 24 12:53:06 localhost kernel: RPC: Registered named UNIX socket transport module. Jun 24 12:53:06 localhost kernel: RPC: Registered udp transport module. Jun 24 12:53:06 localhost kernel: RPC: Registered tcp transport module. Jun 24 12:53:06 localhost kernel: RPC: Registered tcp-with-tls transport module. Jun 24 12:53:06 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 24 12:53:06 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 217. Jun 24 12:53:06 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 216. Jun 24 12:53:06 localhost auditd[522]: No plugins found, not dispatching events Jun 24 12:53:06 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 236. Jun 24 12:53:06 localhost systemd[1]: Started 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 130. Jun 24 12:53:06 localhost systemd[1]: Starting 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 264. Jun 24 12:53:06 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. Jun 24 12:53:06 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 264. Jun 24 12:53:06 localhost systemd[1]: Condition check resulted in /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 232. Jun 24 12:53:06 localhost auditd[522]: Init complete, auditd 3.1.5 listening for events (startup state enable) Jun 24 12:53:06 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jun 24 12:53:06 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 24 12:53:06 localhost kernel: Console: switching to colour dummy device 80x25 Jun 24 12:53:06 localhost kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0 Jun 24 12:53:06 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 24 12:53:06 localhost kernel: Console: switching to colour frame buffer device 128x48 Jun 24 12:53:06 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 24 12:53:07 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jun 24 12:53:07 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jun 24 12:53:07 localhost systemd-udevd[537]: Network interface NamePolicy= disabled on kernel command line. Jun 24 12:53:07 localhost augenrules[551]: /sbin/augenrules: No change Jun 24 12:53:07 localhost augenrules[579]: No rules Jun 24 12:53:07 localhost augenrules[579]: enabled 1 Jun 24 12:53:07 localhost augenrules[579]: failure 1 Jun 24 12:53:07 localhost augenrules[579]: pid 522 Jun 24 12:53:07 localhost augenrules[579]: rate_limit 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_limit 8192 Jun 24 12:53:07 localhost augenrules[579]: lost 0 Jun 24 12:53:07 localhost augenrules[579]: backlog 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time 60000 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time_actual 0 Jun 24 12:53:07 localhost augenrules[579]: enabled 1 Jun 24 12:53:07 localhost augenrules[579]: failure 1 Jun 24 12:53:07 localhost augenrules[579]: pid 522 Jun 24 12:53:07 localhost augenrules[579]: rate_limit 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_limit 8192 Jun 24 12:53:07 localhost augenrules[579]: lost 0 Jun 24 12:53:07 localhost augenrules[579]: backlog 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time 60000 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time_actual 0 Jun 24 12:53:07 localhost augenrules[579]: enabled 1 Jun 24 12:53:07 localhost augenrules[579]: failure 1 Jun 24 12:53:07 localhost augenrules[579]: pid 522 Jun 24 12:53:07 localhost augenrules[579]: rate_limit 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_limit 8192 Jun 24 12:53:07 localhost augenrules[579]: lost 0 Jun 24 12:53:07 localhost augenrules[579]: backlog 0 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time 60000 Jun 24 12:53:07 localhost augenrules[579]: backlog_wait_time_actual 0 Jun 24 12:53:07 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 249. Jun 24 12:53:07 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 201. Jun 24 12:53:07 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 201. Jun 24 12:53:07 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 119. Jun 24 12:53:07 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 184. Jun 24 12:53:07 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 191. Jun 24 12:53:07 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 192. Jun 24 12:53:07 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 183. Jun 24 12:53:07 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 189. Jun 24 12:53:07 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 199. Jun 24 12:53:07 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 194. Jun 24 12:53:07 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 188. Jun 24 12:53:07 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 162. Jun 24 12:53:07 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 188. Jun 24 12:53:07 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 116. Jun 24 12:53:07 localhost dbus-broker-lau[591]: Ready Jun 24 12:53:07 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 220. Jun 24 12:53:07 localhost systemd[1]: Starting Cloud-init: Local Stage (pre-network)... ░░ 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 241. Jun 24 12:53:07 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 173. Jun 24 12:53:07 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 203. Jun 24 12:53:07 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 182. Jun 24 12:53:07 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 248. Jun 24 12:53:07 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 209. Jun 24 12:53:07 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 208. Jun 24 12:53:07 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 206. Jun 24 12:53:07 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 205. Jun 24 12:53:07 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 223. Jun 24 12:53:07 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 224. Jun 24 12:53:07 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 245. Jun 24 12:53:07 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 173. Jun 24 12:53:07 localhost systemd-logind[604]: 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. Jun 24 12:53:07 localhost systemd-logind[604]: Watching system buttons on /dev/input/event0 (Power Button) Jun 24 12:53:07 localhost systemd-logind[604]: Watching system buttons on /dev/input/event1 (Sleep Button) Jun 24 12:53:07 localhost systemd-logind[604]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jun 24 12:53:07 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 245. Jun 24 12:53:08 localhost chronyd[607]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 24 12:53:08 localhost chronyd[607]: Loaded 0 symmetric keys Jun 24 12:53:08 localhost chronyd[607]: Using right/UTC timezone to obtain leap second data Jun 24 12:53:08 localhost chronyd[607]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jun 24 12:53:08 localhost chronyd[607]: Loaded seccomp filter (level 2) Jun 24 12:53:08 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 220. Jun 24 12:53:08 localhost rngd[602]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jun 24 12:53:08 localhost rngd[602]: Disabling 5: NIST Network Entropy Beacon (nist) Jun 24 12:53:08 localhost rngd[602]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jun 24 12:53:08 localhost rngd[602]: Disabling 10: Named pipe entropy input (namedpipe) Jun 24 12:53:08 localhost rngd[602]: Initializing available sources Jun 24 12:53:08 localhost rngd[602]: [hwrng ]: Initialization Failed Jun 24 12:53:08 localhost rngd[602]: [rdrand]: Enabling RDRAND rng support Jun 24 12:53:08 localhost rngd[602]: [rdrand]: Initialized Jun 24 12:53:08 localhost rngd[602]: [jitter]: JITTER timeout set to 5 sec Jun 24 12:53:08 localhost rngd[602]: [jitter]: Initializing AES buffer Jun 24 12:53:11 localhost cloud-init[613]: Cloud-init v. 24.4-6.el9 running 'init-local' at Tue, 24 Jun 2025 16:53:11 +0000. Up 18.97 seconds. Jun 24 12:53:12 localhost dhclient[617]: Internet Systems Consortium DHCP Client 4.4.2b1 Jun 24 12:53:12 localhost dhclient[617]: Copyright 2004-2019 Internet Systems Consortium. Jun 24 12:53:12 localhost dhclient[617]: All rights reserved. Jun 24 12:53:12 localhost dhclient[617]: For info, please visit https://www.isc.org/software/dhcp/ Jun 24 12:53:12 localhost dhclient[617]: Jun 24 12:53:12 localhost dhclient[617]: Listening on LPF/eth0/12:12:8f:13:15:95 Jun 24 12:53:12 localhost dhclient[617]: Sending on LPF/eth0/12:12:8f:13:15:95 Jun 24 12:53:12 localhost dhclient[617]: Sending on Socket/fallback Jun 24 12:53:12 localhost dhclient[617]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x3e3c5667) Jun 24 12:53:12 localhost dhclient[617]: DHCPOFFER of 10.31.8.200 from 10.31.8.1 Jun 24 12:53:12 localhost dhclient[617]: DHCPREQUEST for 10.31.8.200 on eth0 to 255.255.255.255 port 67 (xid=0x3e3c5667) Jun 24 12:53:12 localhost dhclient[617]: DHCPACK of 10.31.8.200 from 10.31.8.1 (xid=0x3e3c5667) Jun 24 12:53:12 localhost dhclient[617]: bound to 10.31.8.200 -- renewal in 1753 seconds. Jun 24 12:53:12 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 268. Jun 24 12:53:13 localhost rngd[602]: [jitter]: Unable to obtain AES key, disabling JITTER source Jun 24 12:53:13 localhost rngd[602]: [jitter]: Initialization Failed Jun 24 12:53:13 localhost rngd[602]: Process privileges have been dropped to 2:2 Jun 24 12:53:13 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 268. Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[632]: Hostname set to (static) Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Local Stage (pre-network). ░░ 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 241. Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 161. Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 187. Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9333] NetworkManager (version 1.53.90-1.el9) is starting... (boot:b61f6044-a7d1-4d85-ae76-f2e2d37af158) Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9336] Read config: /etc/NetworkManager/NetworkManager.conf, /run/NetworkManager/conf.d/15-carrier-timeout.conf Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9810] manager[0x55ffb26d3080]: monitoring kernel firmware directory '/lib/firmware'. Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9842] hostname: hostname: using hostnamed Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9843] hostname: static hostname changed from (none) to "ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com" Jun 24 12:53:13 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783993.9847] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0214] manager[0x55ffb26d3080]: rfkill: Wi-Fi hardware radio set enabled Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0215] manager[0x55ffb26d3080]: rfkill: WWAN hardware radio set enabled Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 335. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0588] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.53.90-1.el9/libnm-device-plugin-team.so) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0588] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0589] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0590] manager: Networking is enabled by state file Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0595] settings: Loaded settings plugin: keyfile (internal) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 342. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0882] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.53.90-1.el9/libnm-settings-plugin-ifcfg-rh.so") Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0911] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0930] dhcp: init: Using DHCP client 'internal' Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0932] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0945] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0962] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0969] device (lo): Activation: starting connection 'lo' (ab3ce5e9-ca41-4483-88d4-b0c0d16f1fd0) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0975] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.0978] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 187. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 190. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1018] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1041] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1043] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1045] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1046] device (eth0): carrier: link connected Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1048] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1053] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1057] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1062] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1063] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1065] manager: NetworkManager state is now CONNECTING Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1066] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1071] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1073] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1087] dhcp4 (eth0): state changed new lease, address=10.31.8.200 Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1093] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 186. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 214. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.1188] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 214. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 215. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 211. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 212. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 210. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 172. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 342. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3096] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3099] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3102] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3109] device (lo): Activation: successful, device activated. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3116] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3120] manager: NetworkManager state is now CONNECTED_SITE Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3124] device (eth0): Activation: successful, device activated. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3130] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com NetworkManager[636]: [1750783994.3133] manager: startup complete Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 186. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Network Stage... ░░ 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 242. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: Added source 10.11.160.238 Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: Added source 10.18.100.10 Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: Added source 10.2.32.37 Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: Added source 10.2.32.38 Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Cloud-init v. 24.4-6.el9 running 'init' at Tue, 24 Jun 2025 16:53:14 +0000. Up 21.97 seconds. Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | eth0 | True | 10.31.8.200 | 255.255.252.0 | global | 12:12:8f:13:15:95 | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | eth0 | True | fe80::1012:8fff:fe13:1595/64 | . | link | 12:12:8f:13:15:95 | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | lo | True | ::1/128 | . | host | . | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: | 3 | multicast | :: | eth0 | U | Jun 24 12:53:14 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Generating public/private rsa key pair. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key fingerprint is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: SHA256:SR1741rPcbH1qq/6Lk2R9Ci4Dnhxv1t60OFpwATFHcc root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key's randomart image is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +---[RSA 3072]----+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | .+o..o. | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | .ooo.E | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | .+o.o+ ..| Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | ..o.+o=.. =| Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . oSo =o+..o| Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . o . oo*o + | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . o .*. + | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . ooo. | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | +B=o. | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +----[SHA256]-----+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Generating public/private ecdsa key pair. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key fingerprint is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: SHA256:IDqo/N7Us7mMj5bLZaEhCC8f5XmZXjg9Dl7Esi+pta4 root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key's randomart image is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +---[ECDSA 256]---+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |. o o o | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |.o.+ o X | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |o.=.o.O.S | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |oo o.++O.. | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |... oB=o | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | . +=*o+ | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | .oEO=*. | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +----[SHA256]-----+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Generating public/private ed25519 key pair. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key fingerprint is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: SHA256:IQBZUtZpihmL6rE6w2hcvQJjw+ZMgLI6KuD6cI7/rgg root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: The key's randomart image is: Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +--[ED25519 256]--+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | o==. . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: | oo .+ | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |.. = o. . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |= + . . . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |=. . S | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |+X . . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |E O . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |O/ . . | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: |%*=++ | Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[727]: +----[SHA256]-----+ Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Network Stage. ░░ 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 242. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 240. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 185. Jun 24 12:53:15 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Config Stage... ░░ 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 239. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 237. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 202. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 219. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sm-notify[803]: Version 2.5.4 starting Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 234. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 204. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 244. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 202. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 219. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 244. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 233. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 226. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 230. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 225. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com restraintd[810]: Listening on http://localhost:8081 Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[807]: Server listening on 0.0.0.0 port 22. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[807]: Server listening on :: port 22. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 204. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[817]: Cloud-init v. 24.4-6.el9 running 'modules:config' at Tue, 24 Jun 2025 16:53:16 +0000. Up 23.53 seconds. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[807]: Received signal 15; terminating. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 422. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.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. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 422 and the job result is done. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 422. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[865]: Server listening on 0.0.0.0 port 22. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[865]: Server listening on :: port 22. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 422. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com crond[811]: (CRON) STARTUP (1.5.7) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com crond[811]: (CRON) INFO (Syslog will be used instead of sendmail.) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com crond[811]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 98% if used.) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com crond[811]: (CRON) INFO (running with inotify support) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com rsyslogd[805]: [origin software="rsyslogd" swVersion="8.2412.0-2.el9" x-pid="805" x-info="https://www.rsyslog.com"] start Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 234. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 115. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 200. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.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. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 200. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Config Stage. ░░ 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 239. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Final Stage... ░░ 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 243. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com rsyslogd[805]: imjournal: journal files changed, reloading... [v8.2412.0-2.el9 try https://www.rsyslog.com/e/0 ] Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[908]: Cloud-init v. 24.4-6.el9 running 'modules:final' at Tue, 24 Jun 2025 16:53:16 +0000. Up 24.03 seconds. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com kdumpctl[819]: kdump: Detected change(s) in the following file(s): /etc/fstab Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[951]: ############################################################# Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[956]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[968]: 256 SHA256:IDqo/N7Us7mMj5bLZaEhCC8f5XmZXjg9Dl7Esi+pta4 root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com (ECDSA) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[972]: 256 SHA256:IQBZUtZpihmL6rE6w2hcvQJjw+ZMgLI6KuD6cI7/rgg root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com (ED25519) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[981]: 3072 SHA256:SR1741rPcbH1qq/6Lk2R9Ci4Dnhxv1t60OFpwATFHcc root@ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com (RSA) Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[986]: -----END SSH HOST KEY FINGERPRINTS----- Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[989]: ############################################################# Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com cloud-init[908]: Cloud-init v. 24.4-6.el9 finished at Tue, 24 Jun 2025 16:53:16 +0000. Datasource DataSourceEc2Local. Up 24.21 seconds Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Final Stage. ░░ 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 243. Jun 24 12:53:16 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 238. Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 0 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 0 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 48 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 48 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 49 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 49 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 50 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 50 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 51 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 51 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 52 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 52 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 53 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 53 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 54 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 54 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 55 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 55 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 56 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 56 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 57 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 57 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 58 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 58 affinity is now unmanaged Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: Cannot change IRQ 59 affinity: Operation not permitted Jun 24 12:53:17 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com irqbalance[601]: IRQ 59 affinity is now unmanaged Jun 24 12:53:19 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Jun 24 12:53:19 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com kdumpctl[819]: kdump: Rebuilding /boot/initramfs-5.14.0-592.el9.x86_64kdump.img Jun 24 12:53:20 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1457]: dracut-057-87.git20250311.el9 Jun 24 12:53:20 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: Selected source 10.2.32.38 Jun 24 12:53:20 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com chronyd[607]: System clock TAI offset set to 37 seconds Jun 24 12:53:20 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Executing: /usr/bin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --mount "/dev/disk/by-uuid/97c8d18c-75f2-428f-b993-321f7140f874 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device --add-confdir /lib/kdump/dracut.conf.d -f /boot/initramfs-5.14.0-592.el9.x86_64kdump.img 5.14.0-592.el9.x86_64 Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Module 'resume' will not be installed, because it's in the list to be omitted! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: memstrack is not available Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Jun 24 12:53:21 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: memstrack is not available Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: systemd *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: fips *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: systemd-initrd *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: rngd *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: i18n *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: drm *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: prefixdevname *** Jun 24 12:53:22 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: kernel-modules *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: kernel-modules-extra *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: fstab-sys *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: rootfs-block *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: terminfo *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: udev-rules *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Skipping udev rule: 91-permissions.rules Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Skipping udev rule: 80-drivers-modprobe.rules Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: dracut-systemd *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: usrmount *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: base *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: fs-lib *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: kdumpbase *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: microcode_ctl-fw_dir_override *** Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl module: mangling fw_dir Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jun 24 12:53:23 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: intel: caveats check for kernel version "5.14.0-592.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-55-04" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08"... Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: configuration "intel-06-8f-08" is ignored Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: openssl *** Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: shutdown *** Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including module: squash *** Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Including modules done *** Jun 24 12:53:24 ip-10-31-8-200.testing-farm.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. Jun 24 12:53:24 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Installing kernel module dependencies *** Jun 24 12:53:25 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Installing kernel module dependencies done *** Jun 24 12:53:25 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Resolving executable dependencies *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Resolving executable dependencies done *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Hardlinking files *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Mode: real Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Files: 449 Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Linked: 2 files Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Compared: 0 xattrs Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Compared: 11 files Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Saved: 56.21 KiB Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Duration: 0.043359 seconds Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Hardlinking files done *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Generating early-microcode cpio image *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Constructing GenuineIntel.bin *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Constructing GenuineIntel.bin *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Store current command line parameters *** Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: Stored kernel commandline: Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: No dracut internal kernel commandline stored in the initramfs Jun 24 12:53:26 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Install squash loader *** Jun 24 12:53:27 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Squashing the files inside the initramfs *** Jun 24 12:53:33 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Squashing the files inside the initramfs done *** Jun 24 12:53:33 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Creating image file '/boot/initramfs-5.14.0-592.el9.x86_64kdump.img' *** Jun 24 12:53:33 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com dracut[1459]: *** Creating initramfs image file '/boot/initramfs-5.14.0-592.el9.x86_64kdump.img' done *** Jun 24 12:53:34 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com kdumpctl[819]: kdump: kexec: loaded kdump kernel Jun 24 12:53:34 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com kdumpctl[819]: kdump: Starting kdump: [OK] Jun 24 12:53:34 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 237. Jun 24 12:53:34 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.191s (kernel) + 5.707s (initrd) + 34.844s (userspace) = 41.743s. ░░ 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 1191866 microseconds. ░░ ░░ Initrd start-up required 5707072 microseconds. ░░ ░░ Userspace start-up required 34844863 microseconds. Jun 24 12:53:44 ip-10-31-8-200.testing-farm.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. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4274]: pam_unix(sshd:account): password for user root will expire in 0 days Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4274]: Accepted publickey for root from 10.30.32.109 port 54232 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 489. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 488. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: 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 4274. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 488. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 423. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: pam_unix(systemd-user:account): password for user root will expire in 0 days Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Queued start job for default target Main User Target. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: 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. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 4. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Startup finished in 82ms. ░░ 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 82794 microseconds. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 423. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 491. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4274]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4287]: Received disconnect from 10.30.32.109 port 54232:11: disconnected by user Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4287]: Disconnected from user root 10.30.32.109 port 54232 Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4274]: pam_unix(sshd:session): session closed for user root Jun 24 12:54:51 ip-10-31-8-200.testing-farm.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. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: Session 1 logged out. Waiting for processes to exit. Jun 24 12:54:51 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: 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. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 560. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Activating special unit Exit the Session... Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped target Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 19 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped target Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 28 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped target Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped target Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 24 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped target Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 30 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 25 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Closed D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Stopped Create User's Volatile Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 17 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Removed slice User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 20 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 16. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Finished Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4278]: Reached target Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.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. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 560 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 561. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.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. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.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. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 561 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 563 and the job result is done. Jun 24 12:55:01 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4324]: pam_unix(sshd:account): password for user root will expire in 0 days Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4324]: Accepted publickey for root from 10.31.9.94 port 39384 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4325]: pam_unix(sshd:account): password for user root will expire in 0 days Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4325]: Accepted publickey for root from 10.31.9.94 port 39386 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 631. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 630. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: 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 4324. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: 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 4325. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 630. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 565. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: pam_unix(systemd-user:account): password for user root will expire in 0 days Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Queued start job for default target Main User Target. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 4. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 9. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Startup finished in 65ms. ░░ 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 65414 microseconds. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 565. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 633. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started 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 702. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4324]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4325]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4341]: Received disconnect from 10.31.9.94 port 39386:11: disconnected by user Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4341]: Disconnected from user root 10.31.9.94 port 39386 Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com sshd[4325]: pam_unix(sshd:session): session closed for user root Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: Session 4 logged out. Waiting for processes to exit. Jun 24 12:55:02 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd-logind[604]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Jun 24 12:55:43 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!) Jun 24 12:55:44 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 772. Jun 24 12:55:44 ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 772. Jun 24 12:55:44 managed-node1 systemd-hostnamed[6237]: Hostname set to (static) Jun 24 12:55:44 managed-node1 NetworkManager[636]: [1750784144.1716] hostname: static hostname changed from "ip-10-31-8-200.testing-farm.us-east-1.aws.redhat.com" to "managed-node1" Jun 24 12:55:44 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 838. Jun 24 12:55:44 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 838. Jun 24 12:55:44 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Jun 24 12:55:54 managed-node1 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. Jun 24 12:56:14 managed-node1 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. Jun 24 12:58:43 managed-node1 sshd[6936]: pam_unix(sshd:account): password for user root will expire in 0 days Jun 24 12:58:43 managed-node1 sshd[6936]: Accepted publickey for root from 10.31.46.110 port 50546 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jun 24 12:58:43 managed-node1 systemd-logind[604]: 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 6936. Jun 24 12:58:43 managed-node1 systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 904. Jun 24 12:58:43 managed-node1 sshd[6936]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 24 12:58:45 managed-node1 python3.9[7113]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 24 12:58:46 managed-node1 python3.9[7288]: ansible-service_facts Invoked Jun 24 12:58:48 managed-node1 python3.9[7520]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:58:49 managed-node1 python3.9[7670]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 24 12:58:49 managed-node1 python3.9[7819]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:58:50 managed-node1 python3.9[7969]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 12:59:19 managed-node1 kernel: SELinux: Converting 369 SID table entries... Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability open_perms=1 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability always_check_network=0 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 24 12:59:19 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Jun 24 12:59:20 managed-node1 dbus-broker-launch[597]: avc: op=load_policy lsm=selinux seqno=2 res=1 Jun 24 12:59:20 managed-node1 systemd[1]: Starting PCP Reboot Initialization Helper Service... ░░ Subject: A start job for unit pcp-reboot-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has begun execution. ░░ ░░ The job identifier is 973. Jun 24 12:59:20 managed-node1 systemd[1]: Finished PCP Reboot Initialization Helper Service. ░░ Subject: A start job for unit pcp-reboot-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has finished successfully. ░░ ░░ The job identifier is 973. Jun 24 12:59:20 managed-node1 systemd[1]: Reloading. Jun 24 12:59:20 managed-node1 systemd-rc-local-generator[8506]: /etc/rc.d/rc.local is not marked executable, skipping. Jun 24 12:59:21 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 976. Jun 24 12:59:21 managed-node1 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 976. Jun 24 12:59:21 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1111. Jun 24 12:59:21 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1041. Jun 24 12:59:21 managed-node1 pmcd[8932]: Installing dm PMDA ... Jun 24 12:59:21 managed-node1 rc[8781]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled. Jun 24 12:59:21 managed-node1 rc[8784]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled. Jun 24 12:59:21 managed-node1 rc[8781]: To enable pmie, run the following as root: Jun 24 12:59:21 managed-node1 rc[8781]: # /usr/bin/systemctl enable pmie.service Jun 24 12:59:21 managed-node1 rc[8784]: To enable pmlogger, run the following as root: Jun 24 12:59:21 managed-node1 rc[8784]: # /usr/bin/systemctl enable pmlogger.service Jun 24 12:59:21 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1111. Jun 24 12:59:21 managed-node1 systemd[1]: Started Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1112. Jun 24 12:59:21 managed-node1 systemd[1]: Started Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1179. Jun 24 12:59:21 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1177. Jun 24 12:59:21 managed-node1 systemd[1]: Starting Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1181. Jun 24 12:59:21 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1177. Jun 24 12:59:21 managed-node1 systemd[1]: Started Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1181. Jun 24 12:59:21 managed-node1 systemd[1]: Started Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1178. Jun 24 12:59:21 managed-node1 systemd[1]: Starting Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1246. Jun 24 12:59:21 managed-node1 systemd[1]: Started Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1246. Jun 24 12:59:22 managed-node1 systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Jun 24 12:59:22 managed-node1 systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Jun 24 12:59:22 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1041. Jun 24 12:59:22 managed-node1 systemd[1]: Started Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1108. Jun 24 12:59:22 managed-node1 systemd[1]: Started Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1109. Jun 24 12:59:22 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1106. Jun 24 12:59:22 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1106. Jun 24 12:59:22 managed-node1 systemd[1]: Started Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1107. Jun 24 12:59:22 managed-node1 systemd[1]: Starting Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1311. Jun 24 12:59:22 managed-node1 systemd[1]: Reloading. Jun 24 12:59:22 managed-node1 systemd-rc-local-generator[9810]: /etc/rc.d/rc.local is not marked executable, skipping. Jun 24 12:59:23 managed-node1 systemd[1]: Starting Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1376. Jun 24 12:59:23 managed-node1 systemd[1]: Started Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1376. Jun 24 12:59:23 managed-node1 systemd[1]: Started Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1311. Jun 24 12:59:23 managed-node1 systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Jun 24 12:59:24 managed-node1 systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Jun 24 12:59:24 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r82a145d655e34bc09558a83e4b1683a5.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r82a145d655e34bc09558a83e4b1683a5.service has finished successfully. ░░ ░░ The job identifier is 1441. Jun 24 12:59:24 managed-node1 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 1506. Jun 24 12:59:24 managed-node1 systemd[1]: Reloading. Jun 24 12:59:24 managed-node1 systemd-rc-local-generator[10815]: /etc/rc.d/rc.local is not marked executable, skipping. Jun 24 12:59:24 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units… Jun 24 12:59:24 managed-node1 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1641. Jun 24 12:59:24 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1712. Jun 24 12:59:24 managed-node1 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Jun 24 12:59:24 managed-node1 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 1641 and the job result is done. Jun 24 12:59:24 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Jun 24 12:59:24 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 1712 and the job result is done. Jun 24 12:59:24 managed-node1 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1571. Jun 24 12:59:24 managed-node1 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1642. Jun 24 12:59:24 managed-node1 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Jun 24 12:59:24 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1642 and the job result is done. Jun 24 12:59:24 managed-node1 systemd[1]: pmlogger.service: Consumed 1.435s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Jun 24 12:59:25 managed-node1 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Jun 24 12:59:25 managed-node1 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 1571 and the job result is done. Jun 24 12:59:25 managed-node1 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1713. Jun 24 12:59:25 managed-node1 pmcd[8817]: _pmda_setup: Interrupted! Jun 24 12:59:25 managed-node1 pmcd[8817]: _pmda_setup_cleanup: reset .NeedInstall for dm PMDA Jun 24 12:59:25 managed-node1 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Jun 24 12:59:25 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1713 and the job result is done. Jun 24 12:59:25 managed-node1 systemd[1]: pmcd.service: Consumed 1.813s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Jun 24 12:59:25 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1713. Jun 24 12:59:25 managed-node1 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1713. Jun 24 12:59:25 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1571. Jun 24 12:59:25 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1642. Jun 24 12:59:26 managed-node1 pmcd[13356]: Installing dm PMDA ... Jun 24 12:59:26 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1571. Jun 24 12:59:26 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1641. Jun 24 12:59:26 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1641. Jun 24 12:59:27 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1642. Jun 24 12:59:27 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1712. Jun 24 12:59:27 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1712. Jun 24 12:59:29 managed-node1 python3.9[16534]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 12:59:29 managed-node1 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. Jun 24 12:59:29 managed-node1 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 1506. Jun 24 12:59:29 managed-node1 systemd[1]: man-db-cache-update.service: Consumed 3.316s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Jun 24 12:59:29 managed-node1 systemd[1]: run-r82a145d655e34bc09558a83e4b1683a5.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r82a145d655e34bc09558a83e4b1683a5.service has successfully entered the 'dead' state. Jun 24 12:59:31 managed-node1 python3.9[17656]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:59:31 managed-node1 python3.9[17806]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:32 managed-node1 python3.9[17994]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:32 managed-node1 python3.9[18194]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:33 managed-node1 python3.9[18314]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784372.3841224-8436-57186856443864/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:33 managed-node1 python3.9[18468]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:33 managed-node1 python3.9[18588]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784373.1509244-8451-104467375183644/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:34 managed-node1 python3.9[18737]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:34 managed-node1 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 24 12:59:34 managed-node1 kernel: device-mapper: uevent: version 1.0.3 Jun 24 12:59:34 managed-node1 kernel: device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev Jun 24 12:59:34 managed-node1 pmcd[18894]: Installing nfsclient PMDA ... Jun 24 12:59:34 managed-node1 python3.9[18889]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784373.847658-8479-244279703507660/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:35 managed-node1 python3.9[19162]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jun 24 12:59:35 managed-node1 useradd[19164]: new group: name=metrics, GID=995 Jun 24 12:59:35 managed-node1 useradd[19164]: new user: name=metrics, UID=995, GID=995, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Jun 24 12:59:35 managed-node1 python3.9[19319]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:59:35 managed-node1 sasldblistusers2[19323]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current? Jun 24 12:59:35 managed-node1 sasldblistusers2[19323]: _sasldb_getkeyhandle has failed Jun 24 12:59:36 managed-node1 python3.9[19477]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:36 managed-node1 python3.9[19692]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784375.7309308-8526-127903010879085/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:37 managed-node1 python3.9[19841]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 12:59:37 managed-node1 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1780. Jun 24 12:59:37 managed-node1 pmcd[18895]: Terminated Jun 24 12:59:37 managed-node1 pmcd[13158]: _pmda_setup: Interrupted! Jun 24 12:59:37 managed-node1 pmcd[13158]: _pmda_setup_cleanup: reset .NeedInstall for nfsclient PMDA Jun 24 12:59:37 managed-node1 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Jun 24 12:59:37 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1780 and the job result is done. Jun 24 12:59:37 managed-node1 systemd[1]: pmcd.service: Consumed 3.276s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Jun 24 12:59:37 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1780. Jun 24 12:59:38 managed-node1 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1780. Jun 24 12:59:38 managed-node1 pmcd[20356]: Installing nfsclient PMDA ... Jun 24 12:59:38 managed-node1 python3.9[20517]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:39 managed-node1 python3.9[20783]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:39 managed-node1 python3.9[20932]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:39 managed-node1 python3.9[21081]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:40 managed-node1 python3.9[21290]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:40 managed-node1 python3.9[21439]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:40 managed-node1 python3.9[21588]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:41 managed-node1 python3.9[21817]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:41 managed-node1 python3.9[21966]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:42 managed-node1 python3.9[22101]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784381.475514-8756-222544989180077/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:42 managed-node1 python3.9[22255]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:42 managed-node1 python3.9[22377]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784382.185409-8756-6510062482060/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:43 managed-node1 python3.9[22526]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:43 managed-node1 pmcd[22660]: Installing openmetrics PMDA ... Jun 24 12:59:43 managed-node1 python3.9[22657]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784382.848554-8756-233427621324579/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Note: running as user "pcp" Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Initializing ... currently in notready state. Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Config change detected, traversed 3 config entries in 0.0002s, rescanning ... Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Found source grafana cluster 1 Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Found source kepler cluster 2 Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Found source vllm cluster 3 Jun 24 12:59:43 managed-node1 pmcd[22691]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22691) Info: Ready to process requests Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Note: running as user "pcp" Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Initializing ... currently in notready state. Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Config change detected, traversed 3 config entries in 0.0002s, rescanning ... Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Found source grafana cluster 1 Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Found source kepler cluster 2 Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Found source vllm cluster 3 Jun 24 12:59:43 managed-node1 pmcd[22797]: [Tue Jun 24 12:59:43] pmdaopenmetrics(22797) Info: Ready to process requests Jun 24 12:59:44 managed-node1 python3.9[22847]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:44 managed-node1 python3.9[23056]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784383.6462688-8756-245830780955972/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:44 managed-node1 python3.9[23205]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:45 managed-node1 python3.9[23327]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784384.4454787-8756-70462743883296/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:45 managed-node1 python3.9[23524]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:45 managed-node1 python3.9[23647]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:46 managed-node1 python3.9[23796]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.2 regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:46 managed-node1 python3.9[23945]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.3 regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:46 managed-node1 python3.9[24099]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:47 managed-node1 python3.9[24248]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:47 managed-node1 python3.9[24409]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:48 managed-node1 python3.9[24558]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:48 managed-node1 python3.9[24707]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:48 managed-node1 python3.9[24856]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:49 managed-node1 python3.9[25005]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:49 managed-node1 python3.9[25154]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:49 managed-node1 python3.9[25274]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784389.2431622-9083-65905238194765/.source.2 dest=/etc/pcp/pmie/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=a686dac1e9daaa0aa02d7d653c4b3c3c4a77e408 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 Jun 24 12:59:50 managed-node1 python3.9[25423]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:50 managed-node1 python3.9[25543]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784389.8965487-9083-60786599619442/.source.3 dest=/etc/pcp/pmie/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=1945776c5e9ff6e68ac3c4db876dadb6de1214bc 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 Jun 24 12:59:51 managed-node1 python3.9[25692]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 12:59:51 managed-node1 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1915. Jun 24 12:59:51 managed-node1 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Jun 24 12:59:51 managed-node1 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 1915 and the job result is done. Jun 24 12:59:51 managed-node1 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1845. Jun 24 12:59:51 managed-node1 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Jun 24 12:59:51 managed-node1 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 1845 and the job result is done. Jun 24 12:59:51 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1845. Jun 24 12:59:51 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1845. Jun 24 12:59:51 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1915. Jun 24 12:59:51 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1915. Jun 24 12:59:52 managed-node1 python3.9[26598]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:52 managed-node1 python3.9[26784]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:53 managed-node1 python3.9[26906]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784392.4022305-9244-63241614908940/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:53 managed-node1 python3.9[27055]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:53 managed-node1 python3.9[27177]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784393.1160586-9292-129563686917251/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 12:59:54 managed-node1 python3.9[27326]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:54 managed-node1 python3.9[27446]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784393.8273695-9329-264094337214639/.source.2 dest=/etc/pcp/pmlogger/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=8f28f239f1a5534def4c94966c7a118f30a9ec7f 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 Jun 24 12:59:54 managed-node1 python3.9[27595]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 12:59:55 managed-node1 python3.9[27715]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784394.4851744-9329-83162103491361/.source.3 dest=/etc/pcp/pmlogger/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=2bdc74d86ce5dacdb7ea86697ec6881216757a4b 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 Jun 24 12:59:55 managed-node1 python3.9[27864]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 12:59:55 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1986. Jun 24 12:59:55 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Jun 24 12:59:55 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 1986 and the job result is done. Jun 24 12:59:55 managed-node1 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1916. Jun 24 12:59:55 managed-node1 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Jun 24 12:59:55 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1916 and the job result is done. Jun 24 12:59:55 managed-node1 systemd[1]: pmlogger.service: Consumed 1.498s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Jun 24 12:59:55 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1916. Jun 24 12:59:56 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1916. Jun 24 12:59:56 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1986. Jun 24 12:59:56 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1986. Jun 24 12:59:57 managed-node1 python3.9[28710]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.2 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:59:58 managed-node1 python3.9[28977]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.3 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:59:58 managed-node1 python3.9[29302]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.2" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 12:59:59 managed-node1 python3.9[29753]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.3" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:00 managed-node1 python3.9[30087]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+y\s+n\s+' /etc/pcp/pmie/control.d//local _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:00 managed-node1 python3.9[30237]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 13:00:00 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2057. Jun 24 13:00:00 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Jun 24 13:00:00 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2057 and the job result is done. Jun 24 13:00:00 managed-node1 systemd[1]: pmlogger_farm.service: Consumed 2.205s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service completed and consumed the indicated resources. Jun 24 13:00:00 managed-node1 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1987. Jun 24 13:00:00 managed-node1 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Jun 24 13:00:00 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1987 and the job result is done. Jun 24 13:00:00 managed-node1 systemd[1]: pmlogger.service: Consumed 1.592s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Jun 24 13:00:00 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1987. Jun 24 13:00:01 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1987. Jun 24 13:00:01 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2057. Jun 24 13:00:01 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2057. Jun 24 13:00:02 managed-node1 python3.9[30946]: ansible-service_facts Invoked Jun 24 13:00:07 managed-node1 python3.9[32159]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 24 13:00:07 managed-node1 python3.9[32334]: ansible-service_facts Invoked Jun 24 13:00:09 managed-node1 python3.9[32567]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:10 managed-node1 python3.9[32717]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 24 13:00:11 managed-node1 python3.9[32866]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:11 managed-node1 python3.9[33016]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:00:13 managed-node1 python3.9[33166]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:00:14 managed-node1 python3.9[33316]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:14 managed-node1 python3.9[33466]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:15 managed-node1 python3.9[33615]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:15 managed-node1 python3.9[33764]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:16 managed-node1 python3.9[33839]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:16 managed-node1 python3.9[33988]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:16 managed-node1 python3.9[34063]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:17 managed-node1 python3.9[34212]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:17 managed-node1 python3.9[34287]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:18 managed-node1 python3.9[34436]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jun 24 13:00:18 managed-node1 python3.9[34587]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:00:18 managed-node1 python3.9[34741]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:19 managed-node1 python3.9[34816]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:20 managed-node1 python3.9[34965]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:00:20 managed-node1 python3.9[35116]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:20 managed-node1 python3.9[35265]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:21 managed-node1 python3.9[35414]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:21 managed-node1 python3.9[35563]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:21 managed-node1 python3.9[35712]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:22 managed-node1 python3.9[35861]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:22 managed-node1 python3.9[36010]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:23 managed-node1 python3.9[36159]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:23 managed-node1 python3.9[36308]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:23 managed-node1 python3.9[36383]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:24 managed-node1 python3.9[36532]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:24 managed-node1 python3.9[36607]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:24 managed-node1 python3.9[36756]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:24 managed-node1 python3.9[36831]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:25 managed-node1 python3.9[36980]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:25 managed-node1 python3.9[37055]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:25 managed-node1 python3.9[37204]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:26 managed-node1 python3.9[37279]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:26 managed-node1 python3.9[37428]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:26 managed-node1 python3.9[37503]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:27 managed-node1 python3.9[37652]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:27 managed-node1 python3.9[37801]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:28 managed-node1 python3.9[37950]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:28 managed-node1 python3.9[38099]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:28 managed-node1 python3.9[38248]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:29 managed-node1 python3.9[38397]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:29 managed-node1 python3.9[38546]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:30 managed-node1 python3.9[38695]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:00:30 managed-node1 python3.9[38846]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:31 managed-node1 python3.9[38995]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:31 managed-node1 python3.9[39070]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:31 managed-node1 python3.9[39219]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:00:31 managed-node1 python3.9[39294]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:00:32 managed-node1 python3.9[39443]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:00:33 managed-node1 python3.9[39594]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Jun 24 03:15 ../ drwxr-xr-x. 2 root root 60 Jun 24 12:52 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Jun 24 12:52 log/ drwxr-xr-x. 2 root root 40 Jun 24 12:52 mount/ drwxr-xr-x. 4 root root 100 Jun 24 12:52 initramfs/ -r--r--r--. 1 root root 33 Jun 24 12:53 machine-id srw-rw-rw-. 1 root root 0 Jun 24 12:53 rpcbind.sock= prw-------. 1 root root 0 Jun 24 12:53 initctl| drwxr-xr-x. 5 root root 100 Jun 24 12:53 credentials/ drwx------. 2 root root 40 Jun 24 12:53 cryptsetup/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 setrans/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 sepermit/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 faillock/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 console/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 motd.d/ -rw-r--r--. 1 root root 0 Jun 24 12:53 motd drwx--x--x. 3 root root 60 Jun 24 12:53 sudo/ drwxr-xr-x. 3 root root 60 Jun 24 12:53 tpm2-tss/ drwx------. 2 rpc rpc 60 Jun 24 12:53 rpcbind/ -rw-r--r--. 1 root root 4 Jun 24 12:53 auditd.pid drwxr-xr-x. 2 root root 60 Jun 24 12:53 dbus/ srw-rw-rw-. 1 root root 0 Jun 24 12:53 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Jun 24 12:53 irqbalance/ -rw-r--r--. 1 root root 4 Jun 24 12:53 dhclient.pid -rw-r--r--. 1 root root 628 Jun 24 12:53 dhclient.lease -rw-------. 1 root root 4 Jun 24 12:53 gssproxy.pid srw-rw-rw-. 1 root root 0 Jun 24 12:53 gssproxy.sock= drwxr-xr-x. 2 root root 60 Jun 24 12:53 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Jun 24 12:53 chrony/ -rw-------. 1 root root 4 Jun 24 12:53 sm-notify.pid drwxr-xr-x. 3 root root 80 Jun 24 12:53 lock/ -rw-r--r--. 1 root root 4 Jun 24 12:53 sshd.pid -rw-r--r--. 1 root root 4 Jun 24 12:53 crond.pid -rw-------. 1 root root 3 Jun 24 12:53 rsyslogd.pid ----------. 1 root root 0 Jun 24 12:53 cron.reboot drwx------. 3 root root 360 Jun 24 12:53 cloud-init/ drwxr-xr-x. 2 root root 80 Jun 24 12:53 blkid/ -rw-------. 1 root root 0 Jun 24 12:53 agetty.reload drwxr-xr-x. 3 root root 60 Jun 24 12:55 user/ drwxr-xr-x. 6 root root 160 Jun 24 12:55 NetworkManager/ drwxr-xr-x. 28 root root 900 Jun 24 12:59 ./ drwxr-xr-x. 7 root root 160 Jun 24 12:59 udev/ drwxr-xr-x. 22 root root 560 Jun 24 12:59 systemd/ drwxrwxr-x. 2 pcp pcp 200 Jun 24 13:00 pcp/ -rw-rw-r--. 1 root utmp 1920 Jun 24 13:00 utmp total 12 drwxr-xr-x. 28 root root 900 Jun 24 12:59 ../ srw-rw-rw-. 1 root root 0 Jun 24 12:59 pmcd.socket= -r--r--r--. 1 root root 5 Jun 24 12:59 pmcd.pid -r--r--r--. 1 pcp pcp 5 Jun 24 12:59 pmie.pid lrwxrwxrwx. 1 pcp pcp 30 Jun 24 13:00 pmlogger.primary.socket -> /run/pcp/pmlogger.30558.socket= -r--r--r--. 1 pcp pcp 5 Jun 24 13:00 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Jun 24 13:00 pmlogger.30558.socket= srw-rw-rw-. 1 pcp pcp 0 Jun 24 13:00 pmlogger.30948.socket= srw-rw-rw-. 1 pcp pcp 0 Jun 24 13:00 pmlogger.31337.socket= drwxrwxr-x. 2 pcp pcp 200 Jun 24 13:00 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.457) 0:00:27.438 ********** fatal: [managed-node1]: FAILED! => {} MSG: The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined The error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Reraise error ^ here TASK [Get final state of services] ********************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Tuesday 24 June 2025 13:00:33 -0400 (0:00:00.022) 0:00:27.461 ********** ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "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": "running", "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": "running", "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": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Tuesday 24 June 2025 13:00:37 -0400 (0:00:03.680) 0:00:31.141 ********** ok: [managed-node1] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 12:59:38 EDT", "ActiveEnterTimestampMonotonic": "405566316", "ActiveExitTimestamp": "Tue 2025-06-24 12:59:37 EDT", "ActiveExitTimestampMonotonic": "404631356", "ActiveState": "active", "After": "network-online.target system.slice basic.target avahi-daemon.service systemd-journald.socket pcp-reboot-init.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 12:59:37 EDT", "AssertTimestampMonotonic": "405364873", "Before": "zabbix-agent.service pmproxy.service pmlogger.service multi-user.target pmie.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5823261000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 12:59:37 EDT", "ConditionTimestampMonotonic": "405364870", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5025", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20260", "ExecMainStartTimestamp": "Tue 2025-06-24 12:59:38 EDT", "ExecMainStartTimestampMonotonic": "405566280", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 12:59:37 EDT] ; stop_time=[n/a] ; pid=20186 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Tue 2025-06-24 12:59:37 EDT] ; stop_time=[n/a] ; pid=20186 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 12:59:37 EDT", "InactiveEnterTimestampMonotonic": "405364149", "InactiveExitTimestamp": "Tue 2025-06-24 12:59:37 EDT", "InactiveExitTimestampMonotonic": "405372486", "InvocationID": "fe161689edf54161b2022b5ea0b75ed4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20260", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "45207552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 12:59:38 EDT", "StateChangeTimestampMonotonic": "405566316", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node1] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:00:01 EDT", "ActiveEnterTimestampMonotonic": "428702317", "ActiveExitTimestamp": "Tue 2025-06-24 13:00:00 EDT", "ActiveExitTimestampMonotonic": "427939416", "ActiveState": "active", "After": "pmcd.service pcp-reboot-init.service sysinit.target basic.target system.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:00:00 EDT", "AssertTimestampMonotonic": "428017659", "Before": "pmlogger_farm.service pmlogger_check.timer shutdown.target multi-user.target pmlogger_daily.timer", "BindsTo": "pmlogger_farm.service pmlogger_check.timer pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1550250000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:00:00 EDT", "ConditionTimestampMonotonic": "428017656", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5220", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30558", "ExecMainStartTimestamp": "Tue 2025-06-24 13:00:01 EDT", "ExecMainStartTimestampMonotonic": "428702292", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:00:00 EDT] ; stop_time=[n/a] ; pid=30298 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:00:00 EDT] ; stop_time=[n/a] ; pid=30298 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:00:00 EDT", "InactiveEnterTimestampMonotonic": "428017120", "InactiveExitTimestamp": "Tue 2025-06-24 13:00:00 EDT", "InactiveExitTimestampMonotonic": "428028417", "InvocationID": "032f71ed3ba040bead2454a407d3e0f0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30558", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "3219456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:00:01 EDT", "StateChangeTimestampMonotonic": "428702317", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node1] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ActiveEnterTimestampMonotonic": "419054411", "ActiveExitTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ActiveExitTimestampMonotonic": "418504331", "ActiveState": "active", "After": "network-online.target pmcd.service systemd-journald.socket sysinit.target basic.target system.slice pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 12:59:51 EDT", "AssertTimestampMonotonic": "418813167", "Before": "pmie_daily.timer shutdown.target multi-user.target pmie_farm.service pmie_check.timer", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "322967000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ConditionTimestampMonotonic": "418813164", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5064", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "26190", "ExecMainStartTimestamp": "Tue 2025-06-24 12:59:51 EDT", "ExecMainStartTimestampMonotonic": "419054377", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 12:59:51 EDT] ; stop_time=[n/a] ; pid=25977 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 12:59:51 EDT] ; stop_time=[n/a] ; pid=25977 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 12:59:51 EDT", "InactiveEnterTimestampMonotonic": "418812429", "InactiveExitTimestamp": "Tue 2025-06-24 12:59:51 EDT", "InactiveExitTimestampMonotonic": "418820357", "InvocationID": "295f1890431b4950b4b0542bb16c9812", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26190", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1826816", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 12:59:51 EDT", "StateChangeTimestampMonotonic": "419054411", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node1] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target basic.target pmcd.service redis.service system.slice avahi-daemon.service pcp-reboot-init.service systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "0", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Markers": "needs-restart", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 12:59:20 EDT", "StateChangeTimestampMonotonic": "388169540", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed-node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:30 Tuesday 24 June 2025 13:00:39 -0400 (0:00:02.076) 0:00:33.217 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=50 changed=0 unreachable=0 failed=2 skipped=35 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-06-24T17:00:33.329819+00:00Z", "host": "managed-node1", "message": "No message could be found", "start_time": "2025-06-24T17:00:33.290074+00:00Z", "task_name": "Ensure the port status with the selinux role", "task_path": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:11" }, { "ansible_version": "2.17.12", "end_time": "2025-06-24T17:00:33.842046+00:00Z", "host": "managed-node1", "message": "The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined\n\nThe error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Reraise error\n ^ here\n", "start_time": "2025-06-24T17:00:33.829839+00:00Z", "task_name": "Reraise error", "task_path": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 24 June 2025 13:00:39 -0400 (0:00:00.047) 0:00:33.264 ********** =============================================================================== Get final state of services --------------------------------------------- 3.68s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.67s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 2.12s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Restore state of services ----------------------------------------------- 2.08s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 1.78s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.47s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.42s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 1.42s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.29s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_basic.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot --- 0.80s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.70s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.68s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.68s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.65s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.65s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.65s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.65s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot --- 0.55s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot --- 0.52s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53