ansible-playbook [core 2.17.4]
  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-KQe
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_verify_fullstack.yml *******************************************
2 plays in /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml

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

TASK [Include vault variables] *************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5
Wednesday 25 September 2024  06:43:39 -0400 (0:00:00.020)       0:00:00.020 *** 
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-rbl/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test the full PCP and Grafana stack] *************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9
Wednesday 25 September 2024  06:43:39 -0400 (0:00:00.078)       0:00:00.098 *** 
[WARNING]: Platform linux on host managed-node1 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
ok: [managed-node1]

TASK [Stop test] ***************************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18
Wednesday 25 September 2024  06:43:40 -0400 (0:00:01.186)       0:00:01.284 *** 
META: end_host conditional evaluated to False, continuing execution for managed-node1
skipping: [managed-node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed-node1

TASK [Get initial state of services] *******************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Wednesday 25 September 2024  06:43:40 -0400 (0:00:00.025)       0:00:01.309 *** 
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"
            },
            "audit-rules.service": {
                "name": "audit-rules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "capsule@.service": {
                "name": "capsule@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.fedoraproject.FirewallD1.service": {
                "name": "dbus-org.fedoraproject.FirewallD1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd.service": {
                "name": "dhcpcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd@.service": {
                "name": "dhcpcd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fips-crypto-policy-overlay.service": {
                "name": "fips-crypto-policy-overlay.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ip6tables.service": {
                "name": "ip6tables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ipset.service": {
                "name": "ipset.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iptables.service": {
                "name": "iptables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "lvm-devices-import.service": {
                "name": "lvm-devices-import.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "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": "inactive",
                "status": "disabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon-root.service": {
                "name": "quotaon-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon@.service": {
                "name": "quotaon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-bootctl@.service": {
                "name": "systemd-bootctl@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-creds@.service": {
                "name": "systemd-creds@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-clear.service": {
                "name": "systemd-hibernate-clear.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate-resume.service": {
                "name": "systemd-hibernate-resume.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald-sync@.service": {
                "name": "systemd-journald-sync@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrextend@.service": {
                "name": "systemd-pcrextend@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrlock-file-system.service": {
                "name": "systemd-pcrlock-file-system.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-code.service": {
                "name": "systemd-pcrlock-firmware-code.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-config.service": {
                "name": "systemd-pcrlock-firmware-config.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-machine-id.service": {
                "name": "systemd-pcrlock-machine-id.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-make-policy.service": {
                "name": "systemd-pcrlock-make-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-authority.service": {
                "name": "systemd-pcrlock-secureboot-authority.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-policy.service": {
                "name": "systemd-pcrlock-secureboot-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock@.service": {
                "name": "systemd-pcrlock@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck-root.service": {
                "name": "systemd-quotacheck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-quotacheck@.service": {
                "name": "systemd-quotacheck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-sysext@.service": {
                "name": "systemd-sysext@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup-early.service": {
                "name": "systemd-tpm2-setup-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup.service": {
                "name": "systemd-tpm2-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-load-credentials.service": {
                "name": "systemd-udev-load-credentials.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Run the role] ************************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28
Wednesday 25 September 2024  06:43:42 -0400 (0:00:01.927)       0:00:03.237 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.045)       0:00:03.282 *** 
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 : Add Elasticsearch to metrics domain list] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.022)       0:00:03.305 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.019)       0:00:03.325 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.016)       0:00:03.341 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.016)       0:00:03.357 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.015)       0:00:03.373 *** 
ok: [managed-node1] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.020)       0:00:03.393 *** 
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 SQL Server metrics.] *******************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.015)       0:00:03.409 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.015)       0:00:03.425 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.019)       0:00:03.445 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.019)       0:00:03.464 *** 
included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed-node1

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4
Wednesday 25 September 2024  06:43:42 -0400 (0:00:00.060)       0:00:03.525 *** 
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => {
    "ansible_facts": {
        "__keyserver_conf_link": "/etc"
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => {
    "ansible_facts": {
        "__keyserver_packages": [
            "valkey"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml) => {
    "ansible_facts": {
        "__keyserver_conf_file": "valkey.conf",
        "__keyserver_conf_path": "/etc/valkey",
        "__keyserver_loaded_modules": [],
        "__keyserver_name": "valkey",
        "__keyserver_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml) => {
    "ansible_facts": {
        "__keyserver_conf_file": "valkey.conf",
        "__keyserver_conf_path": "/etc/valkey",
        "__keyserver_loaded_modules": [],
        "__keyserver_name": "valkey",
        "__keyserver_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10.yml"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_10_x86_64.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22
Wednesday 25 September 2024  06:43:43 -0400 (0:00:00.121)       0:00:03.647 *** 
ok: [managed-node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27
Wednesday 25 September 2024  06:43:43 -0400 (0:00:00.485)       0:00:04.132 *** 
ok: [managed-node1] => {
    "ansible_facts": {
        "__ansible_pcp_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31
Wednesday 25 September 2024  06:43:43 -0400 (0:00:00.054)       0:00:04.186 *** 
changed: [managed-node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: valkey-7.2.6-1.el10.x86_64"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37
Wednesday 25 September 2024  06:43:46 -0400 (0:00:02.591)       0:00:06.778 *** 
ok: [managed-node1] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0750",
    "owner": "valkey",
    "path": "/etc/valkey",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 46,
    "state": "directory",
    "uid": 991
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:46
Wednesday 25 September 2024  06:43:46 -0400 (0:00:00.451)       0:00:07.229 *** 
changed: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_10_keyserver.conf.j2) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "4d9d7e4d61049da9199875c77aac74cdbca10c5b",
    "dest": "/etc/valkey/valkey.conf",
    "gid": 0,
    "group": "root",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_10_keyserver.conf.j2",
    "md5sum": "41b507ce408e440565e19556978ce41e",
    "mode": "0640",
    "owner": "valkey",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 107044,
    "src": "/root/.ansible/tmp/ansible-tmp-1727261026.6388547-15981-278043702981795/.source.conf",
    "state": "file",
    "uid": 991
}
Notification for handler Restart key server has been saved.

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration symlink exists] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:60
Wednesday 25 September 2024  06:43:47 -0400 (0:00:00.745)       0:00:07.975 *** 
changed: [managed-node1] => {
    "changed": true,
    "dest": "/etc/valkey.conf",
    "gid": 0,
    "group": "root",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:etc_t:s0",
    "size": 23,
    "src": "/etc/valkey/valkey.conf",
    "state": "link",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:67
Wednesday 25 September 2024  06:43:47 -0400 (0:00:00.340)       0:00:08.316 *** 
changed: [managed-node1] => {
    "changed": true,
    "enabled": true,
    "name": "valkey",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "system.slice -.mount systemd-journald.socket sysinit.target basic.target network.target network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanClean": "runtime",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Valkey persistent key-value database",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "Environment": "OPTIONS=",
        "EnvironmentFiles": "/etc/sysconfig/valkey (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/valkey-server ; argv[]=/usr/bin/valkey-server /etc/valkey/valkey.conf --daemonize no --supervised systemd $OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/bin/valkey-server ; argv[]=/usr/bin/valkey-server /etc/valkey/valkey.conf --daemonize no --supervised systemd $OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/valkey.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "Group": "valkey",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "valkey.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": "10240",
        "LimitNOFILESoft": "10240",
        "LimitNPROC": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3084406784",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "[not set]",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "[not set]",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "[not set]",
        "MemoryZSwapCurrent": "[not set]",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "valkey.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target -.mount",
        "RequiresMountsFor": "/var/lib/valkey /run/valkey",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectory": "valkey",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22362",
        "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": "valkey",
        "UtmpMode": "init",
        "Wants": "network-online.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "infinity",
        "WorkingDirectory": "/var/lib/valkey"
    }
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:81
Wednesday 25 September 2024  06:43:48 -0400 (0:00:00.966)       0:00:09.282 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Wednesday 25 September 2024  06:43:48 -0400 (0:00:00.064)       0:00:09.346 *** 
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/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-KQe/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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18
Wednesday 25 September 2024  06:43:48 -0400 (0:00:00.081)       0:00:09.427 *** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23
Wednesday 25 September 2024  06:43:48 -0400 (0:00:00.034)       0:00:09.462 *** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27
Wednesday 25 September 2024  06:43:48 -0400 (0:00:00.026)       0:00:09.488 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33
Wednesday 25 September 2024  06:43:49 -0400 (0:00:00.645)       0:00:10.134 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42
Wednesday 25 September 2024  06:43:50 -0400 (0:00:00.637)       0:00:10.771 *** 
included: /tmp/collections-KQe/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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Wednesday 25 September 2024  06:43:50 -0400 (0:00:00.042)       0:00:10.813 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Wednesday 25 September 2024  06:43:50 -0400 (0:00:00.018)       0:00:10.832 *** 
ok: [managed-node1] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.003077",
    "end": "2024-09-25 06:43:50.581113",
    "rc": 0,
    "start": "2024-09-25 06:43:50.578036"
}

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 
bpftrace	151	pipe	binary notready		/usr/bin/python3 /var/lib/pcp/pmdas/bpftrace/pmdabpftrace.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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Wednesday 25 September 2024  06:43:50 -0400 (0:00:00.444)       0:00:11.276 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Wednesday 25 September 2024  06:43:50 -0400 (0:00:00.025)       0:00:11.301 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Wednesday 25 September 2024  06:43:51 -0400 (0:00:00.331)       0:00:11.633 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Wednesday 25 September 2024  06:43:51 -0400 (0:00:00.334)       0:00:11.968 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Wednesday 25 September 2024  06:43:51 -0400 (0:00:00.571)       0:00:12.540 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Wednesday 25 September 2024  06:43:52 -0400 (0:00:00.600)       0:00:13.140 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Wednesday 25 September 2024  06:43:53 -0400 (0:00:00.628)       0:00:13.769 *** 
ok: [managed-node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "append": false,
    "changed": false,
    "comment": "",
    "group": 993,
    "home": "/home/metrics",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "move_home": false,
    "name": "metrics",
    "shell": "/bin/bash",
    "state": "present",
    "uid": 993
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Wednesday 25 September 2024  06:43:53 -0400 (0:00:00.530)       0:00:14.300 *** 
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.008198",
    "end": "2024-09-25 06:43:53.954320",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2024-09-25 06:43:53.946122"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86
Wednesday 25 September 2024  06:43:54 -0400 (0:00:00.347)       0:00:14.647 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94
Wednesday 25 September 2024  06:43:54 -0400 (0:00:00.600)       0:00:15.247 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99
Wednesday 25 September 2024  06:43:54 -0400 (0:00:00.070)       0:00:15.318 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110
Wednesday 25 September 2024  06:43:54 -0400 (0:00:00.034)       0:00:15.352 *** 
ok: [managed-node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "ActiveEnterTimestampMonotonic": "374552978",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:42:14 EDT",
        "ActiveExitTimestampMonotonic": "373593878",
        "ActiveState": "active",
        "After": "avahi-daemon.service network-online.target systemd-journald.socket sysinit.target system.slice basic.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "AssertTimestampMonotonic": "374264429",
        "Before": "zabbix-agent.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": "4196655000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "ConditionTimestampMonotonic": "374264425",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "5360",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "49636",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "ExecMainStartTimestampMonotonic": "374552928",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "InactiveEnterTimestampMonotonic": "374263621",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "InactiveExitTimestampMonotonic": "374265921",
        "InvocationID": "f3c0e248e81542b59705c780e9407d2d",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "49636",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3100696576",
        "MemoryCurrent": "68685824",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "124932096",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmcd.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "no",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "StateChangeTimestampMonotonic": "374552978",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "12",
        "TasksMax": "22362",
        "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": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmie.service multi-user.target pmlogger.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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117
Wednesday 25 September 2024  06:43:55 -0400 (0:00:00.469)       0:00:15.822 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45
Wednesday 25 September 2024  06:43:55 -0400 (0:00:00.021)       0:00:15.843 *** 
included: /tmp/collections-KQe/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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Wednesday 25 September 2024  06:43:55 -0400 (0:00:00.067)       0:00:15.910 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Wednesday 25 September 2024  06:43:56 -0400 (0:00:01.392)       0:00:17.302 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Wednesday 25 September 2024  06:43:58 -0400 (0:00:01.330)       0:00:18.633 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Wednesday 25 September 2024  06:44:01 -0400 (0:00:03.525)       0:00:22.158 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38
Wednesday 25 September 2024  06:44:01 -0400 (0:00:00.032)       0:00:22.191 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50
Wednesday 25 September 2024  06:44:01 -0400 (0:00:00.060)       0:00:22.251 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63
Wednesday 25 September 2024  06:44:01 -0400 (0:00:00.032)       0:00:22.284 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73
Wednesday 25 September 2024  06:44:02 -0400 (0:00:00.441)       0:00:22.725 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86
Wednesday 25 September 2024  06:44:02 -0400 (0:00:00.024)       0:00:22.750 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95
Wednesday 25 September 2024  06:44:04 -0400 (0:00:01.966)       0:00:24.717 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.019)       0:00:24.736 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.028)       0:00:24.765 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.037)       0:00:24.802 *** 
ok: [managed-node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "ActiveEnterTimestampMonotonic": "421401254",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:43:01 EDT",
        "ActiveExitTimestampMonotonic": "420878660",
        "ActiveState": "active",
        "After": "system.slice basic.target systemd-journald.socket sysinit.target network-online.target pmcd.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "AssertTimestampMonotonic": "421190493",
        "Before": "multi-user.target pmie_check.timer pmie_farm.service shutdown.target pmie_daily.timer",
        "BindsTo": "pmie_check.timer pmie_farm.service pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "289978000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "ConditionTimestampMonotonic": "421190490",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "5477",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "61668",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "ExecMainStartTimestampMonotonic": "421401201",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/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/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "994",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "InactiveEnterTimestampMonotonic": "421189704",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "InactiveExitTimestampMonotonic": "421191930",
        "InvocationID": "8e5a89f803ad4856b534ad9faeffe06c",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "61668",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3102572544",
        "MemoryCurrent": "1376256",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "8749056",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmie.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "StateChangeTimestampMonotonic": "421401254",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "994",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.474)       0:00:25.277 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.017)       0:00:25.294 *** 
included: /tmp/collections-KQe/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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Wednesday 25 September 2024  06:44:04 -0400 (0:00:00.039)       0:00:25.334 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12
Wednesday 25 September 2024  06:44:05 -0400 (0:00:00.324)       0:00:25.658 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19
Wednesday 25 September 2024  06:44:05 -0400 (0:00:00.570)       0:00:26.229 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.571)       0:00:26.800 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.018)       0:00:26.818 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.029)       0:00:26.848 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.036)       0:00:26.885 *** 
ok: [managed-node1] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ActiveEnterTimestampMonotonic": "248894898",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ActiveExitTimestampMonotonic": "248191931",
        "ActiveState": "active",
        "After": "pmcd.service sysinit.target systemd-journald.socket system.slice basic.target network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "AssertTimestampMonotonic": "248269682",
        "Before": "multi-user.target shutdown.target pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_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": "1526240000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ConditionTimestampMonotonic": "248269679",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "4887",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "19710",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ExecMainStartTimestampMonotonic": "248894846",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/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/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "994",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "InactiveEnterTimestampMonotonic": "248268876",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "InactiveExitTimestampMonotonic": "248271433",
        "InvocationID": "c488c8f2a86c4429bda8b2e601d297fa",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "19710",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3110109184",
        "MemoryCurrent": "3231744",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "11599872",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "StateChangeTimestampMonotonic": "248894898",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "994",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.515)       0:00:27.400 *** 
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-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.023)       0:00:27.424 *** 
included: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed-node1

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4
Wednesday 25 September 2024  06:44:06 -0400 (0:00:00.086)       0:00:27.510 *** 
Notification for handler Restart pmproxy has been saved.
changed: [managed-node1] => {
    "changed": true,
    "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc",
    "dest": "/etc/sysconfig/pmproxy",
    "gid": 0,
    "group": "root",
    "md5sum": "1c4e98765c85deb09dcdc5189d737011",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 508,
    "src": "/root/.ansible/tmp/ansible-tmp-1727261046.917639-17225-122241785120994/.source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11
Wednesday 25 September 2024  06:44:07 -0400 (0:00:00.645)       0:00:28.156 *** 
changed: [managed-node1] => {
    "changed": true,
    "enabled": true,
    "name": "pmproxy",
    "state": "started",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "network-online.target basic.target pmcd.service system.slice avahi-daemon.service sysinit.target redis.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": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3104403456",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "[not set]",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "[not set]",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "[not set]",
        "MemoryZSwapCurrent": "[not set]",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22362",
        "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"
    }
}

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:94
Wednesday 25 September 2024  06:44:08 -0400 (0:00:00.822)       0:00:28.979 *** 
included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed-node1

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4
Wednesday 25 September 2024  06:44:08 -0400 (0:00:00.074)       0:00:29.053 *** 
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => {
    "ansible_facts": {
        "grafana_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages": [
            "grafana"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
}
skipping: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages_extra": [
            "grafana-pcp"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml"
}
ok: [managed-node1] => (item=/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages_extra": [
            "grafana-pcp"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_10.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18
Wednesday 25 September 2024  06:44:08 -0400 (0:00:00.051)       0:00:29.105 *** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23
Wednesday 25 September 2024  06:44:08 -0400 (0:00:00.021)       0:00:29.126 *** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27
Wednesday 25 September 2024  06:44:08 -0400 (0:00:00.019)       0:00:29.146 *** 
changed: [managed-node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: shared-mime-info-2.3-7.el10.x86_64",
        "Installed: policycoreutils-python-utils-3.7-2.el10.noarch",
        "Installed: grafana-10.2.6-6.el10.x86_64",
        "Installed: grafana-pcp-5.1.1-10.el10.x86_64",
        "Installed: grafana-selinux-10.2.6-6.el10.x86_64"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33
Wednesday 25 September 2024  06:44:46 -0400 (0:00:37.573)       0:01:06.719 *** 
ok: [managed-node1] => {
    "ansible_facts": {
        "packages": {
            "NetworkManager": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-libnm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-libnm",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "NetworkManager-tui": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-tui",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.48.10"
                }
            ],
            "alternatives": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "alternatives",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.30"
                }
            ],
            "amd-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "amd-ucode-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "amd-ucode-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "atheros-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "atheros-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "audit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-libs",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "audit-rules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-rules",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "authselect": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "authselect-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "avahi-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "avahi-libs",
                    "release": "29.el10",
                    "source": "rpm",
                    "version": "0.8"
                }
            ],
            "basesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "basesystem",
                    "release": "21.el10",
                    "source": "rpm",
                    "version": "11"
                }
            ],
            "bash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bash",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.2.26"
                }
            ],
            "bc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bc",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "1.07.1"
                }
            ],
            "bcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bcc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.30.0"
                }
            ],
            "bcc-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bcc-tools",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.30.0"
                }
            ],
            "beakerlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "1.29.3"
                }
            ],
            "beakerlib-redhat": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib-redhat",
                    "release": "35.el9",
                    "source": "rpm",
                    "version": "1"
                }
            ],
            "binutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils",
                    "release": "48.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "binutils-gold": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils-gold",
                    "release": "48.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "bison": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bison",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "3.8.2"
                }
            ],
            "bpftrace": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bpftrace",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "0.21.1"
                }
            ],
            "brcmfmac-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "brcmfmac-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "bzip2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bzip2-libs",
                    "release": "19.el10",
                    "source": "rpm",
                    "version": "1.0.8"
                }
            ],
            "c-ares": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "c-ares",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.25.0"
                }
            ],
            "ca-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ca-certificates",
                    "release": "101.2.el10",
                    "source": "rpm",
                    "version": "2024.2.69_v8.0.303"
                }
            ],
            "centos-gpg-keys": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-gpg-keys",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "centos-stream-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-release",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "centos-stream-repos": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-repos",
                    "release": "0.19.el10",
                    "source": "rpm",
                    "version": "10.0"
                }
            ],
            "checkpolicy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "checkpolicy",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "chrony": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chrony",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "4.6"
                }
            ],
            "cirrus-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cirrus-audio-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "clang-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "clang-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "clang-resource-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "clang-resource-filesystem",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "cloud-init": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-init",
                    "release": "17.el10",
                    "source": "rpm",
                    "version": "24.1.4"
                }
            ],
            "cloud-utils-growpart": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-utils-growpart",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.33"
                }
            ],
            "compiler-rt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "compiler-rt",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "coreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.5"
                }
            ],
            "coreutils-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils-common",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.5"
                }
            ],
            "cpio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpio",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.15"
                }
            ],
            "cpp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpp",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "cracklib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "cracklib-dicts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib-dicts",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.9.11"
                }
            ],
            "cronie": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "cronie-anacron": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie-anacron",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "crontabs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crontabs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.11^20190603git9e74f2d"
                }
            ],
            "crypto-policies": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies",
                    "release": "1.git367040b.el10",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "crypto-policies-scripts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies-scripts",
                    "release": "1.git367040b.el10",
                    "source": "rpm",
                    "version": "20240822"
                }
            ],
            "cryptsetup-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cryptsetup-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.7.3"
                }
            ],
            "curl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "curl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "8.9.1"
                }
            ],
            "cyrus-sasl-gssapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-gssapi",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "cyrus-sasl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-lib",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "cyrus-sasl-scram": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-scram",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.1.28"
                }
            ],
            "dbus": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-broker": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dbus-broker",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "35"
                }
            ],
            "dbus-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "dbus-common",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "dbus-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.14.10"
                }
            ],
            "default-fonts-core-sans": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "default-fonts-core-sans",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "device-mapper": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-event": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-event",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-event-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-event-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "device-mapper-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.02.198"
                }
            ],
            "device-mapper-persistent-data": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "device-mapper-persistent-data",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.11"
                }
            ],
            "dhcpcd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dhcpcd",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "10.0.6"
                }
            ],
            "diffutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "diffutils",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "3.10"
                }
            ],
            "dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "dnf-data": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-data",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-plugins-core",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "dracut": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "dracut-config-rescue": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-config-rescue",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "dracut-network": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-network",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "dracut-squash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-squash",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "102"
                }
            ],
            "duktape": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "duktape",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "2.7.0"
                }
            ],
            "e2fsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "e2fsprogs-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "elfutils-debuginfod-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-default-yama-scope": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "elfutils-default-yama-scope",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libelf-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf-devel",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "elfutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.191"
                }
            ],
            "ethtool": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ethtool",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "6.7"
                }
            ],
            "expat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "expat",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.6.2"
                }
            ],
            "file": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.45"
                }
            ],
            "file-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.45"
                }
            ],
            "filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "filesystem",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "3.18"
                }
            ],
            "findutils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "findutils",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.10.0"
                }
            ],
            "firewalld": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "firewalld-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld-filesystem",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "flex": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "flex",
                    "release": "18.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "fonts-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "fonts-filesystem",
                    "release": "17.el10",
                    "source": "rpm",
                    "version": "2.0.5"
                }
            ],
            "fuse-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse-libs",
                    "release": "22.el10.gating_test1",
                    "source": "rpm",
                    "version": "2.9.9"
                }
            ],
            "fuse3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse3-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.16.2"
                }
            ],
            "gawk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.3.0"
                }
            ],
            "gawk-all-langpacks": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk-all-langpacks",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "5.3.0"
                }
            ],
            "gcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gcc",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "gdbm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gdbm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.23"
                }
            ],
            "gettext-envsubst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-envsubst",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "gettext-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "gettext-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-runtime",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.22.5"
                }
            ],
            "git": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "git-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git-core",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "git-core-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "git-core-doc",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "glib2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glib2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.80.4"
                }
            ],
            "glibc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-common",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-devel",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-gconv-extra": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-gconv-extra",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-headers",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "glibc-langpack-en": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-langpack-en",
                    "release": "22.el10",
                    "source": "rpm",
                    "version": "2.39"
                }
            ],
            "gmp": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gmp",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "6.2.1"
                }
            ],
            "gnupg2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.4.5"
                }
            ],
            "gnupg2-smime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2-smime",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.4.5"
                }
            ],
            "gnutls": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnutls",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.8.7"
                }
            ],
            "gobject-introspection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gobject-introspection",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.79.1"
                }
            ],
            "google-noto-fonts-common": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-fonts-common",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-sans-mono-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-mono-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-sans-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-sans-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "google-noto-serif-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "google-noto-serif-vf-fonts",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240401"
                }
            ],
            "grafana": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "10.2.6"
                }
            ],
            "grafana-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-pcp",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "5.1.1"
                }
            ],
            "grafana-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-selinux",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "10.2.6"
                }
            ],
            "grep": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grep",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "3.11"
                }
            ],
            "groff-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "groff-base",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "1.23.0"
                }
            ],
            "grub2-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-common",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-pc",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-pc-modules": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-pc-modules",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grub2-tools-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-minimal",
                    "release": "127.el10",
                    "source": "rpm",
                    "version": "2.06"
                }
            ],
            "grubby": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grubby",
                    "release": "76.el10",
                    "source": "rpm",
                    "version": "8.40"
                }
            ],
            "gssproxy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gssproxy",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "0.9.2"
                }
            ],
            "gzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gzip",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.13"
                }
            ],
            "hostname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hostname",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "3.23"
                }
            ],
            "hunspell": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "hunspell-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-GB": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-GB",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-en-US": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hunspell-en-US",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.20201207"
                }
            ],
            "hunspell-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hunspell-filesystem",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.7.2"
                }
            ],
            "hwdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hwdata",
                    "release": "10.1.el10",
                    "source": "rpm",
                    "version": "0.379"
                }
            ],
            "ima-evm-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ima-evm-utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.5"
                }
            ],
            "inih": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "inih",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "58"
                }
            ],
            "initscripts-rename-device": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "initscripts-rename-device",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "10.26"
                }
            ],
            "initscripts-service": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "initscripts-service",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "10.26"
                }
            ],
            "intel-audio-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-audio-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "intel-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "intel-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "iproute": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "6.7.0"
                }
            ],
            "iproute-tc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute-tc",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "6.7.0"
                }
            ],
            "ipset": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "7.21"
                }
            ],
            "ipset-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "7.21"
                }
            ],
            "iptables-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iptables-nft": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-nft",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.8.10"
                }
            ],
            "iputils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iputils",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "20240905"
                }
            ],
            "irqbalance": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "irqbalance",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "iwlwifi-dvm-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwlwifi-dvm-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "iwlwifi-mvm-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwlwifi-mvm-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "jansson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jansson",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "jitterentropy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jitterentropy",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.5.0"
                }
            ],
            "jq": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jq",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.7.1"
                }
            ],
            "json-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-c",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.17"
                }
            ],
            "kbd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kbd",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kbd-legacy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-legacy",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kbd-misc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-misc",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.4"
                }
            ],
            "kdump-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kdump-utils",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.0.43"
                }
            ],
            "kernel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-core",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-devel",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-headers",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-modules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-modules-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules-core",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kernel-tools-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools-libs",
                    "release": "25.el10",
                    "source": "rpm",
                    "version": "6.11.0"
                }
            ],
            "kexec-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kexec-tools",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.0.29"
                }
            ],
            "keyutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "keyutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.3"
                }
            ],
            "kmod": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "31"
                }
            ],
            "kmod-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod-libs",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "31"
                }
            ],
            "kpartx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kpartx",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "0.9.9"
                }
            ],
            "krb5-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.21.3"
                }
            ],
            "langpacks-core-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-core-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "langpacks-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "langpacks-fonts-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-fonts-en",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "less": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "less",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "661"
                }
            ],
            "libacl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libacl",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.3.2"
                }
            ],
            "libaio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libaio",
                    "release": "20.el10",
                    "source": "rpm",
                    "version": "0.3.111"
                }
            ],
            "libarchive": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libarchive",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "3.7.2"
                }
            ],
            "libassuan": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libassuan",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.5.6"
                }
            ],
            "libatomic": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libatomic",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libattr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libattr",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.5.2"
                }
            ],
            "libbasicobjects": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbasicobjects",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.1.1"
                }
            ],
            "libblkid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblkid",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libbpf": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "libbpf",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libbrotli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbrotli",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "libcap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.69"
                }
            ],
            "libcap-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "libcap-ng-python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng-python3",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "libcbor": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcbor",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.11.0"
                }
            ],
            "libcollection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcollection",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcom_err": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcomps",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.1.21"
                }
            ],
            "libcurl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcurl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "8.9.1"
                }
            ],
            "libdhash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdhash",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "libeconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libeconf",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "0.6.2"
                }
            ],
            "libedit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libedit",
                    "release": "51.20230828cvs.el10",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libestr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libestr",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "0.1.11"
                }
            ],
            "libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libev",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.33"
                }
            ],
            "libevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevent",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "2.1.12"
                }
            ],
            "libfastjson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfastjson",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.2304.0"
                }
            ],
            "libfdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfdisk",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libffi",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "3.4.4"
                }
            ],
            "libfido2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfido2",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.14.0"
                }
            ],
            "libgcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcc",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libgcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcrypt",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.11.0"
                }
            ],
            "libgomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgomp",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libgpg-error": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgpg-error",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.50"
                }
            ],
            "libidn2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libidn2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.3.7"
                }
            ],
            "libini_config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libini_config",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libkcapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libkcapi-hasher": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hasher",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libkcapi-hmaccalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hmaccalc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libksba": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libksba",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.6.7"
                }
            ],
            "libldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libldb",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.9.1"
                }
            ],
            "libmnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmnl",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.0.5"
                }
            ],
            "libmodulemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmodulemd",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "2.15.0"
                }
            ],
            "libmount": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmount",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libmpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmpc",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libndp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libndp",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "libnetfilter_conntrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnetfilter_conntrack",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "libnfnetlink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnfnetlink",
                    "release": "28.el10",
                    "source": "rpm",
                    "version": "1.0.1"
                }
            ],
            "libnfsidmap": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libnfsidmap",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.7.1"
                }
            ],
            "libnftnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnftnl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.2.7"
                }
            ],
            "libnghttp2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnghttp2",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.62.1"
                }
            ],
            "libnl3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.9.0"
                }
            ],
            "libomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libomp",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "libomp-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libomp-devel",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "libpath_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpath_utils",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libpipeline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpipeline",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.5.7"
                }
            ],
            "libpkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpkgconf",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "libpsl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpsl",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.21.5"
                }
            ],
            "libpwquality": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpwquality",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "1.4.5"
                }
            ],
            "libref_array": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libref_array",
                    "release": "57.el10",
                    "source": "rpm",
                    "version": "0.1.5"
                }
            ],
            "librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "librepo",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.18.0"
                }
            ],
            "libseccomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libseccomp",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "2.5.3"
                }
            ],
            "libsecret": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsecret",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "0.21.2"
                }
            ],
            "libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libselinux-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-utils",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsemanage",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsepol": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "libsmartcols": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsmartcols",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libsolv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsolv",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "0.7.29"
                }
            ],
            "libss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libss",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.47.1"
                }
            ],
            "libssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libssh",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libssh-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libssh-config",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "libsss_certmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_certmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_nss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_nss_idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libsss_sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_sudo",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "libstdc++": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libstdc++",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "14.2.1"
                }
            ],
            "libsysfs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsysfs",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "2.1.1"
                }
            ],
            "libtalloc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtalloc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.4.2"
                }
            ],
            "libtasn1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtasn1",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.19.0"
                }
            ],
            "libtdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtdb",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.4.10"
                }
            ],
            "libtevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtevent",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.16.1"
                }
            ],
            "libtirpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtirpc",
                    "release": "0.el10",
                    "source": "rpm",
                    "version": "1.3.5"
                }
            ],
            "libunistring": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libunistring",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "1.1"
                }
            ],
            "liburing": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "liburing",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.5"
                }
            ],
            "libusb1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libusb1",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.0.27"
                }
            ],
            "libutempter": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libutempter",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "1.2.1"
                }
            ],
            "libuuid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuuid",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "libuv": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libuv",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.48.0"
                }
            ],
            "libverto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-libev",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libxcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.4.36"
                }
            ],
            "libxcrypt-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt-devel",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.4.36"
                }
            ],
            "libxkbcommon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxkbcommon",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.7.0"
                }
            ],
            "libxml2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxml2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.12.5"
                }
            ],
            "libxslt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxslt",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.1.39"
                }
            ],
            "libyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libyaml",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "libzstd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.5.5"
                }
            ],
            "libzstd-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd-devel",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.5.5"
                }
            ],
            "linux-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "linux-firmware-whence": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware-whence",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "lldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lldb",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "llvm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "llvm-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "lmdb-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lmdb-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.9.32"
                }
            ],
            "logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "logrotate",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.22.0"
                }
            ],
            "lshw": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lshw",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "B.02.20"
                }
            ],
            "lsscsi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lsscsi",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "0.32"
                }
            ],
            "lua-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lua-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "5.4.6"
                }
            ],
            "lvm2": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "lvm2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.03.24"
                }
            ],
            "lvm2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 10,
                    "name": "lvm2-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.03.24"
                }
            ],
            "lz4-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lz4-libs",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.9.4"
                }
            ],
            "lzo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lzo",
                    "release": "13.el10",
                    "source": "rpm",
                    "version": "2.10"
                }
            ],
            "m4": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "m4",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "1.4.19"
                }
            ],
            "make": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "make",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.4.1"
                }
            ],
            "makedumpfile": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "makedumpfile",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "1.7.5"
                }
            ],
            "man-db": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "man-db",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.12.0"
                }
            ],
            "memstrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "memstrack",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "microcode_ctl": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "microcode_ctl",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "20240531"
                }
            ],
            "mpdecimal": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpdecimal",
                    "release": "11.el10",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "mpfr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpfr",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.2.1"
                }
            ],
            "mt7xxx-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "mt7xxx-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "ncurses": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-base": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ncurses-base",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "ncurses-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses-libs",
                    "release": "13.20240127.el10",
                    "source": "rpm",
                    "version": "6.4"
                }
            ],
            "nettle": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nettle",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.10"
                }
            ],
            "newt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "newt",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.52.24"
                }
            ],
            "nfs-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nfs-utils",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.7.1"
                }
            ],
            "nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nftables",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "npth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "npth",
                    "release": "19.el10",
                    "source": "rpm",
                    "version": "1.6"
                }
            ],
            "numactl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "numactl-libs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.0.16"
                }
            ],
            "nvidia-gpu-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nvidia-gpu-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "nxpwireless-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "nxpwireless-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "oniguruma": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oniguruma",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "6.9.9"
                }
            ],
            "openldap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openldap",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.6.7"
                }
            ],
            "openssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssh-clients": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-clients",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssh-server": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-server",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "9.8p1"
                }
            ],
            "openssl": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "openssl-devel": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-devel",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "openssl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-libs",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "os-prober": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "os-prober",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "1.81"
                }
            ],
            "p11-kit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "p11-kit-trust": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit-trust",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "0.25.5"
                }
            ],
            "pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.1"
                }
            ],
            "pam-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam-libs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.6.1"
                }
            ],
            "parted": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "parted",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "pciutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pciutils-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.13.0"
                }
            ],
            "pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-conf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-conf",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcp-doc",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-pmda-bpftrace": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-bpftrace",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-pmda-dm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-dm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-pmda-nfsclient": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-nfsclient",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-pmda-openmetrics": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-openmetrics",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-selinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-system-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-system-tools",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcp-zeroconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-zeroconf",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "pcre2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2",
                    "release": "1.el10.2",
                    "source": "rpm",
                    "version": "10.44"
                }
            ],
            "pcre2-syntax": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcre2-syntax",
                    "release": "1.el10.2",
                    "source": "rpm",
                    "version": "10.44"
                }
            ],
            "pcsc-lite": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.3"
                }
            ],
            "pcsc-lite-ccid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-ccid",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.6.0"
                }
            ],
            "pcsc-lite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcsc-lite-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.3"
                }
            ],
            "perl-AutoLoader": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-AutoLoader",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.74"
                }
            ],
            "perl-B": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-B",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.89"
                }
            ],
            "perl-Carp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Carp",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.54"
                }
            ],
            "perl-Class-Struct": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Class-Struct",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.68"
                }
            ],
            "perl-Data-Dumper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Data-Dumper",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "2.189"
                }
            ],
            "perl-Digest": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Digest",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.20"
                }
            ],
            "perl-Digest-MD5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Digest-MD5",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.59"
                }
            ],
            "perl-DynaLoader": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-DynaLoader",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.56"
                }
            ],
            "perl-Encode": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Encode",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.21"
                }
            ],
            "perl-Errno": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Errno",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.38"
                }
            ],
            "perl-Error": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Error",
                    "release": "17.el10",
                    "source": "rpm",
                    "version": "0.17029"
                }
            ],
            "perl-Exporter": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Exporter",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.78"
                }
            ],
            "perl-Fcntl": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Fcntl",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "perl-File-Basename": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Basename",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.86"
                }
            ],
            "perl-File-Find": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-Find",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.44"
                }
            ],
            "perl-File-Path": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Path",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.18"
                }
            ],
            "perl-File-Temp": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-File-Temp",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.231.100"
                }
            ],
            "perl-File-stat": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-File-stat",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.14"
                }
            ],
            "perl-FileHandle": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-FileHandle",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.05"
                }
            ],
            "perl-Getopt-Long": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Getopt-Long",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.58"
                }
            ],
            "perl-Getopt-Std": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Getopt-Std",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.14"
                }
            ],
            "perl-Git": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Git",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.45.2"
                }
            ],
            "perl-HTTP-Tiny": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-HTTP-Tiny",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.088"
                }
            ],
            "perl-IO": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-IO",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.55"
                }
            ],
            "perl-IO-Socket-IP": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-IP",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.42"
                }
            ],
            "perl-IO-Socket-SSL": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-SSL",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.085"
                }
            ],
            "perl-IPC-Open3": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-IPC-Open3",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.22"
                }
            ],
            "perl-MIME-Base64": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-MIME-Base64",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.16"
                }
            ],
            "perl-Mozilla-CA": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Mozilla-CA",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20231213"
                }
            ],
            "perl-NDBM_File": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-NDBM_File",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.17"
                }
            ],
            "perl-Net-SSLeay": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Net-SSLeay",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.94"
                }
            ],
            "perl-POSIX": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-POSIX",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.20"
                }
            ],
            "perl-PathTools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-PathTools",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.91"
                }
            ],
            "perl-Pod-Escapes": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Escapes",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.07"
                }
            ],
            "perl-Pod-Perldoc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Pod-Perldoc",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "3.28.01"
                }
            ],
            "perl-Pod-Simple": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Simple",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.45"
                }
            ],
            "perl-Pod-Usage": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "perl-Pod-Usage",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.03"
                }
            ],
            "perl-Scalar-List-Utils": [
                {
                    "arch": "x86_64",
                    "epoch": 5,
                    "name": "perl-Scalar-List-Utils",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.63"
                }
            ],
            "perl-SelectSaver": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-SelectSaver",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.02"
                }
            ],
            "perl-Socket": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Socket",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.038"
                }
            ],
            "perl-Storable": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-Storable",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.32"
                }
            ],
            "perl-Symbol": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-Symbol",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.09"
                }
            ],
            "perl-Term-ANSIColor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-ANSIColor",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-Term-Cap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-Cap",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "perl-TermReadKey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-TermReadKey",
                    "release": "23.el10",
                    "source": "rpm",
                    "version": "2.38"
                }
            ],
            "perl-Text-ParseWords": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-ParseWords",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.31"
                }
            ],
            "perl-Text-Tabs+Wrap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-Tabs+Wrap",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2024.001"
                }
            ],
            "perl-Time-Local": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "perl-Time-Local",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.350"
                }
            ],
            "perl-URI": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-URI",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.27"
                }
            ],
            "perl-base": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-base",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "2.27"
                }
            ],
            "perl-constant": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-constant",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "perl-if": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-if",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.61.000"
                }
            ],
            "perl-interpreter": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-interpreter",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.40.0"
                }
            ],
            "perl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-lib",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.65"
                }
            ],
            "perl-libnet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-libnet",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "3.15"
                }
            ],
            "perl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-libs",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.40.0"
                }
            ],
            "perl-locale": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-locale",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.12"
                }
            ],
            "perl-mro": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-mro",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.29"
                }
            ],
            "perl-overload": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overload",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.37"
                }
            ],
            "perl-overloading": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-overloading",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "0.02"
                }
            ],
            "perl-parent": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-parent",
                    "release": "511.el10",
                    "source": "rpm",
                    "version": "0.241"
                }
            ],
            "perl-podlators": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-podlators",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "5.01"
                }
            ],
            "perl-vars": [
                {
                    "arch": "noarch",
                    "epoch": 0,
                    "name": "perl-vars",
                    "release": "510.el10",
                    "source": "rpm",
                    "version": "1.05"
                }
            ],
            "pigz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pigz",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.8"
                }
            ],
            "pinentry": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pinentry",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.3.0"
                }
            ],
            "pkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "pkgconf-m4": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pkgconf-m4",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "pkgconf-pkg-config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf-pkg-config",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "policycoreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "policycoreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "policycoreutils-python-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "policycoreutils-python-utils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "polkit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "125"
                }
            ],
            "polkit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "125"
                }
            ],
            "polkit-pkla-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-pkla-compat",
                    "release": "29.el10",
                    "source": "rpm",
                    "version": "0.1"
                }
            ],
            "popt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "popt",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.19"
                }
            ],
            "prefixdevname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "prefixdevname",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.2.0"
                }
            ],
            "procps-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "procps-ng",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "4.0.4"
                }
            ],
            "psmisc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "psmisc",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "23.6"
                }
            ],
            "publicsuffix-list-dafsa": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "publicsuffix-list-dafsa",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "20240107"
                }
            ],
            "python-unversioned-command": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python-unversioned-command",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-attrs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-attrs",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "23.2.0"
                }
            ],
            "python3-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-audit",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "4.0"
                }
            ],
            "python3-bcc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-bcc",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.30.0"
                }
            ],
            "python3-charset-normalizer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-charset-normalizer",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.3.2"
                }
            ],
            "python3-configobj": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-configobj",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "5.0.8"
                }
            ],
            "python3-dateutil": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-dateutil",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "2.8.2"
                }
            ],
            "python3-dbus": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-dbus",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "1.3.2"
                }
            ],
            "python3-distro": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-distro",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.9.0"
                }
            ],
            "python3-dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "python3-dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf-plugins-core",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "python3-firewall": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-firewall",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.2.1"
                }
            ],
            "python3-gobject-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gobject-base",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-gobject-base-noarch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-gobject-base-noarch",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "3.46.0"
                }
            ],
            "python3-hawkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-hawkey",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "python3-idna": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-idna",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-jinja2": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jinja2",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.1.4"
                }
            ],
            "python3-jsonpatch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpatch",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "python3-jsonpointer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpointer",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "2.3"
                }
            ],
            "python3-jsonschema": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.19.1"
                }
            ],
            "python3-jsonschema-specifications": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema-specifications",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2023.11.2"
                }
            ],
            "python3-libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libcomps",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "0.1.21"
                }
            ],
            "python3-libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libdnf",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.73.1"
                }
            ],
            "python3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.12.5"
                }
            ],
            "python3-libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libselinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libsemanage",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-lldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lldb",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "18.1.8"
                }
            ],
            "python3-lxml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lxml",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.2.1"
                }
            ],
            "python3-markupsafe": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-markupsafe",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "2.1.3"
                }
            ],
            "python3-netaddr": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-netaddr",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.10.1"
                }
            ],
            "python3-nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "python3-nftables",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.0.9"
                }
            ],
            "python3-oauthlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-oauthlib",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "3.2.2"
                }
            ],
            "python3-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pcp",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.3.0"
                }
            ],
            "python3-pip": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "23.3.2"
                }
            ],
            "python3-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip-wheel",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "23.3.2"
                }
            ],
            "python3-policycoreutils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-policycoreutils",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "3.7"
                }
            ],
            "python3-pyelftools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyelftools",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "0.30"
                }
            ],
            "python3-pyserial": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyserial",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "3.5"
                }
            ],
            "python3-pyyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyyaml",
                    "release": "18.el10",
                    "source": "rpm",
                    "version": "6.0.1"
                }
            ],
            "python3-referencing": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-referencing",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.31.1"
                }
            ],
            "python3-requests": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-requests",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "2.32.3"
                }
            ],
            "python3-rpds-py": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpds-py",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "0.17.1"
                }
            ],
            "python3-rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "python3-setools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-setools",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.5.1"
                }
            ],
            "python3-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "69.0.3"
                }
            ],
            "python3-six": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-six",
                    "release": "15.el10",
                    "source": "rpm",
                    "version": "1.16.0"
                }
            ],
            "python3-systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-systemd",
                    "release": "10.el10",
                    "source": "rpm",
                    "version": "235"
                }
            ],
            "python3-urllib3": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.26.19"
                }
            ],
            "qemu-guest-agent": [
                {
                    "arch": "x86_64",
                    "epoch": 18,
                    "name": "qemu-guest-agent",
                    "release": "8.el10",
                    "source": "rpm",
                    "version": "9.0.0"
                }
            ],
            "quota": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "quota",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "quota-nls": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "quota-nls",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "4.09"
                }
            ],
            "readline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "readline",
                    "release": "9.el10",
                    "source": "rpm",
                    "version": "8.2"
                }
            ],
            "realtek-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "realtek-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "redhat-mono-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redhat-mono-vf-fonts",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.0.3"
                }
            ],
            "redhat-text-vf-fonts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redhat-text-vf-fonts",
                    "release": "12.el10",
                    "source": "rpm",
                    "version": "4.0.3"
                }
            ],
            "restraint": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "restraint-rhts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint-rhts",
                    "release": "1.el9",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "rng-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rng-tools",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "6.17"
                }
            ],
            "rootfiles": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "rootfiles",
                    "release": "37.el10",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "rpcbind": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpcbind",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "1.2.7"
                }
            ],
            "rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-build-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-build-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-audit",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-selinux",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-plugin-systemd-inhibit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-systemd-inhibit",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rpm-sequoia": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sequoia",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "1.6.0"
                }
            ],
            "rpm-sign-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-sign-libs",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.19.1.1"
                }
            ],
            "rsync": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsync",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "3.3.0"
                }
            ],
            "rsyslog": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsyslog",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "8.2408.0"
                }
            ],
            "sed": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sed",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "selinux-policy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "40.13.9"
                }
            ],
            "selinux-policy-targeted": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy-targeted",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "40.13.9"
                }
            ],
            "setup": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "setup",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.14.5"
                }
            ],
            "sg3_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.48"
                }
            ],
            "sg3_utils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils-libs",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "1.48"
                }
            ],
            "shadow-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "shadow-utils",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "4.15.0"
                }
            ],
            "shared-mime-info": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "shared-mime-info",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "2.3"
                }
            ],
            "slang": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "slang",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "2.3.3"
                }
            ],
            "snappy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "snappy",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "1.1.10"
                }
            ],
            "sqlite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sqlite-libs",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "3.46.1"
                }
            ],
            "squashfs-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "squashfs-tools",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.6.1"
                }
            ],
            "sssd-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-client",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-common",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-kcm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-kcm",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-krb5-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-krb5-common",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sssd-nfs-idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-nfs-idmap",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.10.0~beta2"
                }
            ],
            "sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo",
                    "release": "7.p5.el10",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "sudo-python-plugin": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo-python-plugin",
                    "release": "7.p5.el10",
                    "source": "rpm",
                    "version": "1.9.15"
                }
            ],
            "systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-libs",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-pam",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "systemd-udev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-udev",
                    "release": "14.el10",
                    "source": "rpm",
                    "version": "256"
                }
            ],
            "tar": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "tar",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "1.35"
                }
            ],
            "time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "time",
                    "release": "24.el10",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "tiwilink-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tiwilink-firmware",
                    "release": "7.el10",
                    "source": "rpm",
                    "version": "20240910"
                }
            ],
            "tpm2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tools",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.7"
                }
            ],
            "tpm2-tss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1.3"
                }
            ],
            "tpm2-tss-fapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss-fapi",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "4.1.3"
                }
            ],
            "tzdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tzdata",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2024a"
                }
            ],
            "userspace-rcu": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "userspace-rcu",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "0.14.0"
                }
            ],
            "util-linux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "util-linux-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux-core",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "2.40.2"
                }
            ],
            "valkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "valkey",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "7.2.6"
                }
            ],
            "vim-common": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-common",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-data": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-data",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-enhanced": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-enhanced",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-filesystem",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "vim-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-minimal",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "wget": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "wget",
                    "release": "1.el10",
                    "source": "rpm",
                    "version": "1.24.5"
                }
            ],
            "which": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "which",
                    "release": "42.el10",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "xfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xfsprogs",
                    "release": "4.el10",
                    "source": "rpm",
                    "version": "6.5.0"
                }
            ],
            "xkeyboard-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "xkeyboard-config",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "2.41"
                }
            ],
            "xxd": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "xxd",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "9.1.083"
                }
            ],
            "xz": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "xz",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.6.2"
                }
            ],
            "xz-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "xz-libs",
                    "release": "2.el10",
                    "source": "rpm",
                    "version": "5.6.2"
                }
            ],
            "yum": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum",
                    "release": "6.el10",
                    "source": "rpm",
                    "version": "4.20.0"
                }
            ],
            "yum-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum-utils",
                    "release": "5.el10",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "zlib-ng-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-ng-compat",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.1.6"
                }
            ],
            "zlib-ng-compat-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-ng-compat-devel",
                    "release": "3.el10",
                    "source": "rpm",
                    "version": "2.1.6"
                }
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.973)       0:01:07.693 *** 
ok: [managed-node1] => {
    "ansible_facts": {
        "grafana_version": "10.2.6"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.037)       0:01:07.730 *** 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "grafana_version is version('9.0.0', '<')",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration] ***
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.031)       0:01:07.761 *** 
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined
fatal: [managed-node1]: FAILED! => {
    "changed": false
}

MSG:

AnsibleUndefinedVariable: 'performancecopilot' is undefined

TASK [Handle failure case] *****************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.116)       0:01:07.877 *** 
included: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node1

TASK [Collect logs] ************************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.072)       0:01:07.950 *** 
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.043440",
    "end": "2024-09-25 06:44:47.627403",
    "rc": 0,
    "start": "2024-09-25 06:44:47.583963"
}

STDOUT:

Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9398] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9401] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9402] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9404] manager: NetworkManager state is now CONNECTING
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9405] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9410] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9413] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260590.9424] dhcp4 (eth0): state changed new lease, address=10.31.44.5, acd pending
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...
â–‘â–‘ Subject: A start job for unit NetworkManager-wait-online.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-wait-online.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 204.
Sep 25 06:36:30 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon...
â–‘â–‘ Subject: A start job for unit gssproxy.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit gssproxy.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 278.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.1034] dhcp4 (eth0): state changed new lease, address=10.31.44.5
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.1038] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.1130] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 397.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3438] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3443] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3451] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3466] device (lo): Activation: successful, device activated.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3473] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3476] manager: NetworkManager state is now CONNECTED_SITE
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3477] device (eth0): Activation: successful, device activated.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3481] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com NetworkManager[710]: <info>  [1727260591.3482] manager: startup complete
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.
â–‘â–‘ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-wait-online.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 204.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)...
â–‘â–‘ Subject: A start job for unit cloud-init.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 260.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon.
â–‘â–‘ Subject: A start job for unit gssproxy.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit gssproxy.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 278.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
â–‘â–‘ Subject: A start job for unit rpc-gssd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-gssd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 274.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services.
â–‘â–‘ Subject: A start job for unit nfs-client.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit nfs-client.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 270.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems.
â–‘â–‘ Subject: A start job for unit remote-fs-pre.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit remote-fs-pre.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 272.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
â–‘â–‘ Subject: A start job for unit remote-cryptsetup.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit remote-cryptsetup.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 241.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems.
â–‘â–‘ Subject: A start job for unit remote-fs.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit remote-fs.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 279.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
â–‘â–‘ Subject: A start job for unit systemd-pcrphase.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-pcrphase.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 181.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: Added source 10.11.160.238
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: Added source 10.18.100.10
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: Added source 10.2.32.37
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: Added source 10.2.32.38
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Cloud-init v. 24.1.4-17.el10 running 'init' at Wed, 25 Sep 2024 10:36:31 +0000. Up 31.91 seconds.
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: | Device |  Up  |          Address           |      Mask     | Scope  |     Hw-Address    |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |  eth0  | True |         10.31.44.5         | 255.255.252.0 | global | 02:43:d0:3f:79:dd |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |  eth0  | True | fe80::43:d0ff:fe3f:79dd/64 |       .       |  link  | 02:43:d0:3f:79:dd |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   lo   | True |         127.0.0.1          |   255.0.0.0   |  host  |         .         |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   lo   | True |          ::1/128           |       .       |  host  |         .         |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   0   |   0.0.0.0   | 10.31.44.1 |    0.0.0.0    |    eth0   |   UG  |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   1   |  10.31.44.0 |  0.0.0.0   | 255.255.252.0 |    eth0   |   U   |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: | Route | Destination | Gateway | Interface | Flags |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   0   |  fe80::/64  |    ::   |    eth0   |   U   |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: |   2   |  multicast  |    ::   |    eth0   |   U   |
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: ci-info: +-------+-------------+---------+-----------+-------+
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 0 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 0 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 48 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 48 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 49 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 49 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 50 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 50 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 51 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 51 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 52 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 52 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 53 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 53 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 54 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 54 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 55 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 55 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 56 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 56 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 57 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 57 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 58 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 58 affinity is now unmanaged
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: Cannot change IRQ 59 affinity: Input/output error
Sep 25 06:36:31 ip-10-31-44-5.us-east-1.aws.redhat.com irqbalance[658]: IRQ 59 affinity is now unmanaged
Sep 25 06:36:32 ip-10-31-44-5.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[862]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules
Sep 25 06:36:32 ip-10-31-44-5.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[865]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Generating public/private rsa key pair.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key fingerprint is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: SHA256:hw+xenP2Y70xP+yf5Ie/h6WjSc2htQFsHNKfj58WZC8 root@ip-10-31-44-5.us-east-1.aws.redhat.com
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key's randomart image is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +---[RSA 3072]----+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |          ...    |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |           +..   |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |        .   =. . |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |         + . .oo |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |        S .   *o.|
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |       . +   =E=+|
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |      . o + o.BOo|
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |       . + oo.OO=|
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |           .+o+OX|
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +----[SHA256]-----+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Generating public/private ecdsa key pair.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key fingerprint is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: SHA256:1mkuVI2LockFStgqbjEm94NunSowLoZsBN3g0RNnCCI root@ip-10-31-44-5.us-east-1.aws.redhat.com
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key's randomart image is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +---[ECDSA 256]---+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |E .=oo+          |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |..+.=+ .   o     |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: | o =..  o o .    |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |++= .. + = o     |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |=ooo  + S =      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |o+. o  o o       |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |Bo . o  . .      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |+=o o    .       |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |+o..             |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +----[SHA256]-----+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Generating public/private ed25519 key pair.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key fingerprint is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: SHA256:rTpuE3Q/qvcGqeA6Lbamfva2WMRkRnlfqupz8vxi+kQ root@ip-10-31-44-5.us-east-1.aws.redhat.com
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: The key's randomart image is:
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +--[ED25519 256]--+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |     ..          |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |    .. .   .     |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |     +. . o      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |    = . .+       |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |     + ESo.      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |    o o.o.o      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |   o o.+.o .     |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |  =o==B=o .      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: |o==*+B&Oo+.      |
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[796]: +----[SHA256]-----+
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler).
â–‘â–‘ Subject: A start job for unit cloud-init.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 260.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability.
â–‘â–‘ Subject: A start job for unit cloud-config.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 264.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online.
â–‘â–‘ Subject: A start job for unit network-online.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit network-online.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 203.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config...
â–‘â–‘ Subject: A start job for unit cloud-config.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 263.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming...
â–‘â–‘ Subject: A start job for unit kdump.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit kdump.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 269.
Sep 25 06:36:33 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness....
â–‘â–‘ Subject: A start job for unit restraintd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit restraintd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 253.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart...
â–‘â–‘ Subject: A start job for unit rpc-statd-notify.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-statd-notify.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 271.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...
â–‘â–‘ Subject: A start job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 233.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sm-notify[881]: Version 2.7.1 starting
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart.
â–‘â–‘ Subject: A start job for unit rpc-statd-notify.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit rpc-statd-notify.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 271.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com (sshd)[882]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sshd[882]: Server listening on 0.0.0.0 port 22.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.
â–‘â–‘ Subject: A start job for unit sshd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 233.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sshd[882]: Server listening on :: port 22.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness..
â–‘â–‘ Subject: A start job for unit restraintd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit restraintd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 253.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[910]: Cloud-init v. 24.1.4-17.el10 running 'modules:config' at Wed, 25 Sep 2024 10:36:34 +0000. Up 34.50 seconds.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon...
â–‘â–‘ Subject: A stop job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 500.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sshd[882]: Received signal 15; terminating.
Sep 25 06:36:34 ip-10-31-44-5.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.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon.
â–‘â–‘ Subject: A stop job for unit sshd.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 500 and the job result is done.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target.
â–‘â–‘ Subject: A stop job for unit sshd-keygen.target has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd-keygen.target has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 583 and the job result is done.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target...
â–‘â–‘ Subject: A stop job for unit sshd-keygen.target has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit sshd-keygen.target has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 583.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration).
â–‘â–‘ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit ssh-host-keys-migration.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 577.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ecdsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 581.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@ed25519.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 579.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).
â–‘â–‘ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen@rsa.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 582.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target.
â–‘â–‘ Subject: A start job for unit sshd-keygen.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd-keygen.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 583.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...
â–‘â–‘ Subject: A start job for unit sshd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 500.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com (sshd)[929]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sshd[929]: Server listening on 0.0.0.0 port 22.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com sshd[929]: Server listening on :: port 22.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.
â–‘â–‘ Subject: A start job for unit sshd.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit sshd.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 500.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config.
â–‘â–‘ Subject: A start job for unit cloud-config.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-config.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 263.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts...
â–‘â–‘ Subject: A start job for unit cloud-final.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-final.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 262.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...
â–‘â–‘ Subject: A start job for unit systemd-user-sessions.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-user-sessions.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 240.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.
â–‘â–‘ Subject: A start job for unit systemd-user-sessions.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-user-sessions.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 240.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler.
â–‘â–‘ Subject: A start job for unit crond.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit crond.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 242.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1.
â–‘â–‘ Subject: A start job for unit getty@tty1.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit getty@tty1.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 251.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0.
â–‘â–‘ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit serial-getty@ttyS0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 246.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts.
â–‘â–‘ Subject: A start job for unit getty.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit getty.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 245.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System.
â–‘â–‘ Subject: A start job for unit multi-user.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit multi-user.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 123.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com crond[934]: (CRON) STARTUP (1.7.0)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com crond[934]: (CRON) INFO (Syslog will be used instead of sendmail.)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com crond[934]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 68% if used.)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com crond[934]: (CRON) INFO (running with inotify support)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP...
â–‘â–‘ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp-runlevel.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 257.
Sep 25 06:36:34 ip-10-31-44-5.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.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP.
â–‘â–‘ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-update-utmp-runlevel.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 257.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[941]: Cloud-init v. 24.1.4-17.el10 running 'modules:final' at Wed, 25 Sep 2024 10:36:34 +0000. Up 34.98 seconds.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[943]: #############################################################
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[944]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[946]: 256 SHA256:1mkuVI2LockFStgqbjEm94NunSowLoZsBN3g0RNnCCI root@ip-10-31-44-5.us-east-1.aws.redhat.com (ECDSA)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[948]: 256 SHA256:rTpuE3Q/qvcGqeA6Lbamfva2WMRkRnlfqupz8vxi+kQ root@ip-10-31-44-5.us-east-1.aws.redhat.com (ED25519)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[950]: 3072 SHA256:hw+xenP2Y70xP+yf5Ie/h6WjSc2htQFsHNKfj58WZC8 root@ip-10-31-44-5.us-east-1.aws.redhat.com (RSA)
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[951]: -----END SSH HOST KEY FINGERPRINTS-----
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[952]: #############################################################
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com cloud-init[941]: Cloud-init v. 24.1.4-17.el10 finished at Wed, 25 Sep 2024 10:36:34 +0000. Datasource DataSourceEc2Local.  Up 35.10 seconds
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts.
â–‘â–‘ Subject: A start job for unit cloud-final.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-final.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 262.
Sep 25 06:36:34 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target.
â–‘â–‘ Subject: A start job for unit cloud-init.target has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit cloud-init.target has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 259.
Sep 25 06:36:35 ip-10-31-44-5.us-east-1.aws.redhat.com restraintd[895]: Listening on http://localhost:8081
Sep 25 06:36:35 ip-10-31-44-5.us-east-1.aws.redhat.com kdumpctl[886]: kdump: Detected change(s) in the following file(s):  /etc/fstab
Sep 25 06:36:36 ip-10-31-44-5.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated.
Sep 25 06:36:36 ip-10-31-44-5.us-east-1.aws.redhat.com kdumpctl[886]: kdump: Rebuilding /boot/initramfs-6.11.0-25.el10.x86_64kdump.img
Sep 25 06:36:38 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: Selected source 10.2.32.38
Sep 25 06:36:38 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: System clock wrong by 1.105066 seconds
Sep 25 06:36:39 ip-10-31-44-5.us-east-1.aws.redhat.com chronyd[669]: System clock was stepped by 1.105066 seconds
Sep 25 06:36:40 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1427]: dracut-102-3.el10
Sep 25 06:36:40 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics  --aggressive-strip -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/973ca870-ed1b-4e56-a8b4-735608119a28 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.11.0-25.el10.x86_64kdump.img 6.11.0-25.el10.x86_64
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'busybox' will not be installed, because command 'busybox' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmand' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'ifcfg' will not be installed, because it's in the list to be omitted!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'plymouth' will not be installed, because it's in the list to be omitted!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'resume' will not be installed, because it's in the list to be omitted!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'earlykdump' will not be installed, because it's in the list to be omitted!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'busybox' will not be installed, because command 'busybox' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmand' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!
Sep 25 06:36:41 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd ***
Sep 25 06:36:42 ip-10-31-44-5.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.
Sep 25 06:36:42 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: fips ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-ask-password ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-initrd ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-journald ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-modules-load ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-pcrphase ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-sysctl ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-sysusers ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-tmpfiles ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: systemd-udevd ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: rngd ***
Sep 25 06:36:44 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: i18n ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: drm ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: prefixdevname ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: kernel-modules ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: kernel-modules-extra ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:   kernel-modules-extra: configuration source "/run/depmod.d" does not exist
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:   kernel-modules-extra: configuration source "/lib/depmod.d" does not exist
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:   kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf"
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:   kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: pcmcia ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Skipping udev rule: 60-pcmcia.rules
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: tpm2-tss ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: fstab-sys ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: rootfs-block ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: squash-squashfs ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: terminfo ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: udev-rules ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: dracut-systemd ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: usrmount ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: base ***
Sep 25 06:36:45 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: fs-lib ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: kdumpbase ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: memstrack ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: microcode_ctl-fw_dir_override ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:   microcode_ctl module: mangling fw_dir
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:       microcode_ctl: intel: caveats check for kernel version "6.11.0-25.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:     microcode_ctl: configuration "intel-06-4f-01" is ignored
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: shutdown ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: squash ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including module: squash-lib ***
Sep 25 06:36:46 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Including modules done ***
Sep 25 06:36:47 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Installing kernel module dependencies ***
Sep 25 06:36:47 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Installing kernel module dependencies done ***
Sep 25 06:36:47 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Resolving executable dependencies ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Resolving executable dependencies done ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Hardlinking files ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Mode:                     real
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Method:                   sha256
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Files:                    557
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Linked:                   23 files
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Compared:                 0 xattrs
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Compared:                 37 files
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Saved:                    13.56 MiB
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Duration:                 0.141405 seconds
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Hardlinking files done ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Generating early-microcode cpio image ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Constructing GenuineIntel.bin ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Constructing GenuineIntel.bin ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Store current command line parameters ***
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: Stored kernel commandline:
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: No dracut internal kernel commandline stored in the initramfs
Sep 25 06:36:49 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Squashing the files inside the initramfs ***
Sep 25 06:36:57 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Squashing the files inside the initramfs done ***
Sep 25 06:36:57 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Creating image file '/boot/initramfs-6.11.0-25.el10.x86_64kdump.img' ***
Sep 25 06:36:57 ip-10-31-44-5.us-east-1.aws.redhat.com dracut[1430]: *** Creating initramfs image file '/boot/initramfs-6.11.0-25.el10.x86_64kdump.img' done ***
Sep 25 06:36:57 ip-10-31-44-5.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window
Sep 25 06:36:58 ip-10-31-44-5.us-east-1.aws.redhat.com kdumpctl[886]: kdump: kexec: loaded kdump kernel
Sep 25 06:36:58 ip-10-31-44-5.us-east-1.aws.redhat.com kdumpctl[886]: kdump: Starting kdump: [OK]
Sep 25 06:36:58 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming.
â–‘â–‘ Subject: A start job for unit kdump.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit kdump.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 269.
Sep 25 06:36:58 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.084s (kernel) + 7.382s (initrd) + 48.982s (userspace) = 57.449s.
â–‘â–‘ 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 1084359 microseconds.
â–‘â–‘ 
â–‘â–‘ Initrd start-up required 7382471 microseconds.
â–‘â–‘ 
â–‘â–‘ Userspace start-up required 48982692 microseconds.
Sep 25 06:37:02 ip-10-31-44-5.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.
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4253]: Accepted publickey for root from 10.30.32.160 port 60878 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4253]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4253) opened.
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.
â–‘â–‘ Subject: A start job for unit user-0.slice has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-0.slice has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 670.
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...
â–‘â–‘ Subject: A start job for unit user-runtime-dir@0.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-runtime-dir@0.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 593.
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: 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 4253.
Sep 25 06:37:44 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.
â–‘â–‘ Subject: A start job for unit user-runtime-dir@0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user-runtime-dir@0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 593.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...
â–‘â–‘ Subject: A start job for unit user@0.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user@0.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 672.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: New session 2 of user root.
â–‘â–‘ Subject: A new session 2 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 2 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 4258.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com (systemd)[4258]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Queued start job for default target default.target.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Created slice app.slice - User Application Slice.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 4.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 9.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 10.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Reached target paths.target - Paths.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 7.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Reached target timers.target - Timers.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 8.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Starting dbus.socket - D-Bus User Message Bus Socket...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 12.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...
â–‘â–‘ Subject: A start job for unit UNIT has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Listening on dbus.socket - D-Bus User Message Bus Socket.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 12.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 3.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Reached target sockets.target - Sockets.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 11.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Reached target basic.target - Basic System.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Reached target default.target - Main User Target.
â–‘â–‘ Subject: A start job for unit UNIT has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[4258]: Startup finished in 113ms.
â–‘â–‘ 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 113740 microseconds.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.
â–‘â–‘ Subject: A start job for unit user@0.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit user@0.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 672.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root.
â–‘â–‘ Subject: A start job for unit session-1.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-1.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 752.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4253]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4270]: Received disconnect from 10.30.32.160 port 60878:11: disconnected by user
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4270]: Disconnected from user root 10.30.32.160 port 60878
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4253]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4253) opened.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4253]: pam_unix(sshd:session): session closed for user root
Sep 25 06:37:45 ip-10-31-44-5.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.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: Session 1 logged out. Waiting for processes to exit.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: 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.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4302]: Accepted publickey for root from 10.31.9.217 port 60266 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4303]: Accepted publickey for root from 10.31.9.217 port 60276 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4303]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4303) opened.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4302]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4302) opened.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: 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 4303.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.
â–‘â–‘ Subject: A start job for unit session-3.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-3.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 833.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: 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 4302.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.
â–‘â–‘ Subject: A start job for unit session-4.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-4.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 914.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4303]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4302]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4308]: Received disconnect from 10.31.9.217 port 60276:11: disconnected by user
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4308]: Disconnected from user root 10.31.9.217 port 60276
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4303]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4303) opened.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com sshd-session[4303]: pam_unix(sshd:session): session closed for user root
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit session-3.scope has successfully entered the 'dead' state.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: Session 3 logged out. Waiting for processes to exit.
Sep 25 06:37:45 ip-10-31-44-5.us-east-1.aws.redhat.com systemd-logind[661]: Removed session 3.
â–‘â–‘ Subject: Session 3 has been terminated
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A session with the ID 3 has been terminated.
Sep 25 06:38:24 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
â–‘â–‘ Subject: A start job for unit systemd-hostnamed.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-hostnamed.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 996.
Sep 25 06:38:24 ip-10-31-44-5.us-east-1.aws.redhat.com systemd[1]: Started systemd-hostnamed.service - Hostname Service.
â–‘â–‘ Subject: A start job for unit systemd-hostnamed.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit systemd-hostnamed.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 996.
Sep 25 06:38:24 managed-node1 systemd-hostnamed[5670]: Hostname set to <managed-node1> (static)
Sep 25 06:38:24 managed-node1 NetworkManager[710]: <info>  [1727260704.8054] hostname: static hostname changed from "ip-10-31-44-5.us-east-1.aws.redhat.com" to "managed-node1"
Sep 25 06:38:24 managed-node1 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...
â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1073.
Sep 25 06:38:24 managed-node1 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.
â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1073.
Sep 25 06:38:34 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.
Sep 25 06:38:54 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.
Sep 25 06:39:12 managed-node1 sshd-session[6368]: Accepted publickey for root from 10.31.45.38 port 33296 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE
Sep 25 06:39:12 managed-node1 sshd-session[6368]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6368) opened.
Sep 25 06:39:12 managed-node1 systemd-logind[661]: New session 5 of user root.
â–‘â–‘ Subject: A new session 5 has been created for user root
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ Documentation: sd-login(3)
â–‘â–‘ 
â–‘â–‘ A new session with the ID 5 has been created for the user root.
â–‘â–‘ 
â–‘â–‘ The leading process of the session is 6368.
Sep 25 06:39:12 managed-node1 systemd[1]: Started session-5.scope - Session 5 of User root.
â–‘â–‘ Subject: A start job for unit session-5.scope has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit session-5.scope has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1151.
Sep 25 06:39:12 managed-node1 sshd-session[6368]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Sep 25 06:39:14 managed-node1 python3.12[6503]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:39:15 managed-node1 python3.12[6645]: ansible-service_facts Invoked
Sep 25 06:39:16 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:39:17 managed-node1 python3.12[6860]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:39:18 managed-node1 python3.12[6973]: 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
Sep 25 06:39:30 managed-node1 kernel: SELinux:  Converting 385 SID table entries...
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability network_peer_controls=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability open_perms=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability extended_socket_class=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability always_check_network=0
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Sep 25 06:39:30 managed-node1 kernel: SELinux:  policy capability userspace_initial_context=0
Sep 25 06:39:37 managed-node1 kernel: SELinux:  Converting 386 SID table entries...
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability network_peer_controls=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability open_perms=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability extended_socket_class=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability always_check_network=0
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Sep 25 06:39:37 managed-node1 kernel: SELinux:  policy capability userspace_initial_context=0
Sep 25 06:39:39 managed-node1 systemd[1]: Started run-r3db989e4c34c41baace52aae75615855.service - /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-r3db989e4c34c41baace52aae75615855.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-r3db989e4c34c41baace52aae75615855.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1232.
Sep 25 06:39:39 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 1309.
Sep 25 06:39:39 managed-node1 systemctl[7629]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Sep 25 06:39:39 managed-node1 systemd[1]: Reload requested from client PID 7632 ('systemctl') (unit session-5.scope)...
Sep 25 06:39:39 managed-node1 systemd[1]: Reloading...
Sep 25 06:39:39 managed-node1 systemd[1]: Reloading finished in 256 ms.
Sep 25 06:39:39 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units…
Sep 25 06:39:40 managed-node1 python3.12[7803]: 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
Sep 25 06:39:41 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.
Sep 25 06:39:41 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 1309.
Sep 25 06:39:41 managed-node1 systemd[1]: run-r3db989e4c34c41baace52aae75615855.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-r3db989e4c34c41baace52aae75615855.service has successfully entered the 'dead' state.
Sep 25 06:39:41 managed-node1 python3.12[7924]: 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
Sep 25 06:39:42 managed-node1 python3.12[8038]: 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
Sep 25 06:39:42 managed-node1 python3.12[8151]: 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
Sep 25 06:39:42 managed-node1 python3.12[8264]: 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
Sep 25 06:39:43 managed-node1 python3.12[8354]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260782.6834521-7168-168574649291903/.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
Sep 25 06:39:43 managed-node1 python3.12[8467]: 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
Sep 25 06:39:43 managed-node1 python3.12[8557]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260783.3747928-7183-38945957466174/.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
Sep 25 06:39:44 managed-node1 python3.12[8670]: 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
Sep 25 06:39:45 managed-node1 python3.12[8762]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260783.9803486-7205-76793758164215/.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
Sep 25 06:39:45 managed-node1 python3.12[8875]: 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
Sep 25 06:39:45 managed-node1 useradd[8877]: new group: name=metrics, GID=993
Sep 25 06:39:45 managed-node1 useradd[8877]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0
Sep 25 06:39:46 managed-node1 python3.12[8994]: 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
Sep 25 06:39:46 managed-node1 sasldblistusers2[8998]: _sasldb_getkeyhandle has failed
Sep 25 06:39:46 managed-node1 python3.12[9116]: 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
Sep 25 06:39:46 managed-node1 python3.12[9208]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260786.1159062-7250-95001564679204/.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
Sep 25 06:39:47 managed-node1 python3.12[9321]: 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
Sep 25 06:39:47 managed-node1 systemd[1]: Starting pmcd.service - 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 1386.
Sep 25 06:39:47 managed-node1 systemd[1]: Started pmcd.service - 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 1386.
Sep 25 06:39:47 managed-node1 pmcd[9483]: Installing dm PMDA ...
Sep 25 06:39:47 managed-node1 python3.12[9686]: 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
Sep 25 06:39:48 managed-node1 python3.12[9799]: 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
Sep 25 06:39:48 managed-node1 python3.12[9912]: 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
Sep 25 06:39:48 managed-node1 python3.12[10025]: 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
Sep 25 06:39:49 managed-node1 python3.12[10205]: 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
Sep 25 06:39:49 managed-node1 python3.12[10318]: 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
Sep 25 06:39:49 managed-node1 python3.12[10431]: 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
Sep 25 06:39:50 managed-node1 python3.12[10611]: 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
Sep 25 06:39:50 managed-node1 python3.12[10724]: 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
Sep 25 06:39:50 managed-node1 python3.12[10816]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260790.3471293-7363-150843530258134/.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
Sep 25 06:39:51 managed-node1 python3.12[10941]: 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
Sep 25 06:39:51 managed-node1 python3.12[11088]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260790.9569468-7363-5619733308960/.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
Sep 25 06:39:51 managed-node1 python3.12[11201]: 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
Sep 25 06:39:52 managed-node1 python3.12[11293]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260791.6053748-7363-3015832796380/.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
Sep 25 06:39:52 managed-node1 python3.12[11491]: 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
Sep 25 06:39:52 managed-node1 python3.12[11587]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260792.1946871-7363-35560425693658/.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
Sep 25 06:39:53 managed-node1 python3.12[11700]: 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
Sep 25 06:39:53 managed-node1 python3.12[11792]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260792.8144648-7363-212899068131228/.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
Sep 25 06:39:53 managed-node1 python3.12[11910]: 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
Sep 25 06:39:53 managed-node1 python3.12[11967]: 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
Sep 25 06:39:54 managed-node1 python3.12[12080]: 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
Sep 25 06:39:54 managed-node1 pmcd[12130]: Installing nfsclient PMDA ...
Sep 25 06:39:54 managed-node1 python3.12[12256]: 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
Sep 25 06:39:55 managed-node1 python3.12[12457]: 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
Sep 25 06:39:55 managed-node1 python3.12[12570]: 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
Sep 25 06:39:55 managed-node1 python3.12[12683]: 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
Sep 25 06:39:56 managed-node1 python3.12[12888]: 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
Sep 25 06:39:56 managed-node1 python3.12[13001]: 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
Sep 25 06:39:56 managed-node1 python3.12[13114]: 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
Sep 25 06:39:57 managed-node1 python3.12[13227]: 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
Sep 25 06:39:57 managed-node1 python3.12[13345]: 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
Sep 25 06:39:57 managed-node1 python3.12[13435]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260797.3458667-7628-219339055449187/.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
Sep 25 06:39:58 managed-node1 pmcd[13560]: Installing openmetrics PMDA ...
Sep 25 06:39:58 managed-node1 python3.12[13548]: 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
Sep 25 06:39:58 managed-node1 pmcd[13643]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13643) Info: Initializing ... currently in notready state.
Sep 25 06:39:58 managed-node1 pmcd[13643]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13643) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...
Sep 25 06:39:58 managed-node1 pmcd[13643]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13643) Info: Found source grafana cluster 1
Sep 25 06:39:58 managed-node1 pmcd[13643]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13643) Info: Found source kepler cluster 2
Sep 25 06:39:58 managed-node1 pmcd[13643]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13643) Info: Ready to process requests
Sep 25 06:39:58 managed-node1 python3.12[13681]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260797.9450307-7628-96029779469566/.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
Sep 25 06:39:58 managed-node1 pmcd[13687]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13687) Info: Initializing ... currently in notready state.
Sep 25 06:39:58 managed-node1 pmcd[13687]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13687) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...
Sep 25 06:39:58 managed-node1 pmcd[13687]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13687) Info: Found source grafana cluster 1
Sep 25 06:39:58 managed-node1 pmcd[13687]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13687) Info: Found source kepler cluster 2
Sep 25 06:39:58 managed-node1 pmcd[13687]: [Wed Sep 25 06:39:58] pmdaopenmetrics(13687) Info: Ready to process requests
Sep 25 06:39:59 managed-node1 python3.12[13886]: 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
Sep 25 06:39:59 managed-node1 systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1463.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie.service - Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1463.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_check.timer - 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 1543.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_daily.timer - 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 1464.
Sep 25 06:39:59 managed-node1 systemd[1]: Starting pmie_farm.service - pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1541.
Sep 25 06:39:59 managed-node1 systemd[1]: Starting pmie_check.service - 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 1545.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_check.service - 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 1545.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_farm.service - pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1541.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_farm_check.timer - 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 1542.
Sep 25 06:39:59 managed-node1 systemd[1]: Starting pmie_farm_check.service - 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 1622.
Sep 25 06:39:59 managed-node1 systemd[1]: Started pmie_farm_check.service - 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 1622.
Sep 25 06:40:00 managed-node1 python3.12[14644]: 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
Sep 25 06:40:00 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.
Sep 25 06:40:00 managed-node1 systemd[1]: pmie_check.service: Unit process 14963 (pmie) remains running after unit stopped.
Sep 25 06:40:00 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.
Sep 25 06:40:00 managed-node1 python3.12[15138]: 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
Sep 25 06:40:01 managed-node1 python3.12[15347]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260800.3475435-7737-133576049621728/.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
Sep 25 06:40:01 managed-node1 python3.12[15460]: 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
Sep 25 06:40:01 managed-node1 python3.12[15552]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260801.2132766-7768-182540361972549/.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
Sep 25 06:40:02 managed-node1 python3.12[15670]: 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
Sep 25 06:40:02 managed-node1 python3.12[15760]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260801.8699584-7796-270169604051246/.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
Sep 25 06:40:02 managed-node1 python3.12[15873]: 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
Sep 25 06:40:03 managed-node1 python3.12[15976]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260802.4789026-7796-113452506099134/.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
Sep 25 06:40:03 managed-node1 python3.12[16089]: 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
Sep 25 06:40:03 managed-node1 systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...
â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1699.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.
â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1699.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_check.timer - 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 1777.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_daily.timer - 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 1700.
Sep 25 06:40:04 managed-node1 systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1778.
Sep 25 06:40:04 managed-node1 systemd[1]: Starting pmlogger_check.service - 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 1781.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_farm.service - pmlogger farm service.
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1778.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_farm_check.timer - 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 1779.
Sep 25 06:40:04 managed-node1 systemd[1]: Starting pmlogger_farm_check.service - 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 1858.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_farm_check.service - 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 1858.
Sep 25 06:40:04 managed-node1 systemd[1]: Started pmlogger_check.service - 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 1781.
Sep 25 06:40:05 managed-node1 python3.12[17048]: 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
Sep 25 06:40:05 managed-node1 python3.12[17266]: 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
Sep 25 06:40:06 managed-node1 python3.12[17593]: 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
Sep 25 06:40:06 managed-node1 python3.12[17885]: 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
Sep 25 06:40:07 managed-node1 python3.12[18279]: 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
Sep 25 06:40:07 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.
Sep 25 06:40:08 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.
Sep 25 06:40:09 managed-node1 python3.12[19387]: 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
Sep 25 06:40:09 managed-node1 systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service...
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2017.
Sep 25 06:40:09 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.
Sep 25 06:40:09 managed-node1 systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service.
â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2017 and the job result is done.
Sep 25 06:40:09 managed-node1 systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger...
â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1935.
Sep 25 06:40:09 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.
Sep 25 06:40:09 managed-node1 systemd[1]: Stopped pmlogger.service - 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 1935 and the job result is done.
Sep 25 06:40:09 managed-node1 systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...
â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1935.
Sep 25 06:40:09 managed-node1 systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.
â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 1935.
Sep 25 06:40:09 managed-node1 systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2017.
Sep 25 06:40:09 managed-node1 systemd[1]: Started pmlogger_farm.service - pmlogger farm service.
â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2017.
Sep 25 06:40:10 managed-node1 python3.12[20062]: ansible-service_facts Invoked
Sep 25 06:40:11 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:40:15 managed-node1 python3.12[21293]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:40:15 managed-node1 python3.12[21435]: ansible-service_facts Invoked
Sep 25 06:40:16 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:40:18 managed-node1 python3.12[21653]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:40:18 managed-node1 python3.12[21766]: 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
Sep 25 06:40:19 managed-node1 python3.12[21880]: 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
Sep 25 06:40:19 managed-node1 python3.12[21994]: 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
Sep 25 06:40:20 managed-node1 python3.12[22108]: 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
Sep 25 06:40:20 managed-node1 python3.12[22221]: 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
Sep 25 06:40:21 managed-node1 python3.12[22334]: 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
Sep 25 06:40:21 managed-node1 python3.12[22391]: 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
Sep 25 06:40:21 managed-node1 python3.12[22504]: 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
Sep 25 06:40:22 managed-node1 python3.12[22561]: 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
Sep 25 06:40:22 managed-node1 python3.12[22674]: 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
Sep 25 06:40:22 managed-node1 python3.12[22731]: 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
Sep 25 06:40:23 managed-node1 python3.12[22844]: ansible-user Invoked with name=pcptest 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
Sep 25 06:40:23 managed-node1 useradd[22846]: new group: name=pcptest, GID=992
Sep 25 06:40:23 managed-node1 useradd[22846]: new user: name=pcptest, UID=992, GID=992, home=/home/pcptest, shell=/bin/bash, from=/dev/pts/0
Sep 25 06:40:23 managed-node1 python3.12[22963]: 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 "^pcptest@"; then
                                                   echo "Creating new pcptest user in /etc/pcp/passwd.db"
                                                   echo "t;dlen;dle" | saslpasswd2 -a pmcd "pcptest"
                                                   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
Sep 25 06:40:23 managed-node1 python3.12[23085]: 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
Sep 25 06:40:24 managed-node1 python3.12[23142]: 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
Sep 25 06:40:24 managed-node1 python3.12[23255]: 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
Sep 25 06:40:25 managed-node1 python3.12[23370]: 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
Sep 25 06:40:25 managed-node1 python3.12[23483]: 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
Sep 25 06:40:26 managed-node1 python3.12[23596]: 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
Sep 25 06:40:26 managed-node1 python3.12[23709]: 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
Sep 25 06:40:26 managed-node1 python3.12[23822]: 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
Sep 25 06:40:26 managed-node1 python3.12[23935]: 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
Sep 25 06:40:27 managed-node1 python3.12[24048]: 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
Sep 25 06:40:27 managed-node1 python3.12[24161]: 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
Sep 25 06:40:28 managed-node1 python3.12[24274]: 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
Sep 25 06:40:28 managed-node1 python3.12[24331]: 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
Sep 25 06:40:28 managed-node1 python3.12[24444]: 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
Sep 25 06:40:28 managed-node1 python3.12[24501]: 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
Sep 25 06:40:29 managed-node1 python3.12[24614]: 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
Sep 25 06:40:29 managed-node1 python3.12[24671]: 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
Sep 25 06:40:29 managed-node1 python3.12[24784]: 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
Sep 25 06:40:29 managed-node1 python3.12[24841]: 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
Sep 25 06:40:30 managed-node1 python3.12[24954]: 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
Sep 25 06:40:30 managed-node1 python3.12[25011]: 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
Sep 25 06:40:30 managed-node1 python3.12[25124]: 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
Sep 25 06:40:31 managed-node1 python3.12[25181]: 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
Sep 25 06:40:31 managed-node1 python3.12[25294]: 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
Sep 25 06:40:32 managed-node1 python3.12[25407]: 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
Sep 25 06:40:32 managed-node1 python3.12[25520]: 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
Sep 25 06:40:32 managed-node1 python3.12[25633]: 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
Sep 25 06:40:33 managed-node1 python3.12[25746]: 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
Sep 25 06:40:33 managed-node1 python3.12[25859]: 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
Sep 25 06:40:33 managed-node1 python3.12[25972]: 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
Sep 25 06:40:34 managed-node1 python3.12[26085]: 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
Sep 25 06:40:34 managed-node1 python3.12[26200]: 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
Sep 25 06:40:35 managed-node1 python3.12[26313]: 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
Sep 25 06:40:35 managed-node1 python3.12[26370]: 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
Sep 25 06:40:35 managed-node1 python3.12[26483]: 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
Sep 25 06:40:35 managed-node1 python3.12[26540]: 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
Sep 25 06:40:36 managed-node1 python3.12[26653]: 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
Sep 25 06:40:37 managed-node1 python3.12[26768]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:40:37 managed-node1 python3.12[26881]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:40:37 managed-node1 python3.12[26994]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] 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
Sep 25 06:40:38 managed-node1 python3.12[27108]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False scope=system no_block=False state=None enabled=None force=None
Sep 25 06:40:39 managed-node1 python3.12[27223]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 25 06:40:39 managed-node1 systemd[1]: Reload requested from client PID 27226 ('systemctl') (unit session-5.scope)...
Sep 25 06:40:39 managed-node1 systemd[1]: Reloading...
Sep 25 06:40:39 managed-node1 systemd[1]: Reloading finished in 185 ms.
Sep 25 06:40:39 managed-node1 systemd[1]: Starting firewalld.service - firewalld - dynamic firewall daemon...
â–‘â–‘ Subject: A start job for unit firewalld.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit firewalld.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2018.
Sep 25 06:40:39 managed-node1 systemd[1]: Started firewalld.service - firewalld - dynamic firewall daemon.
â–‘â–‘ Subject: A start job for unit firewalld.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit firewalld.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2018.
Sep 25 06:40:40 managed-node1 systemd[1]: Starting polkit.service - Authorization Manager...
â–‘â–‘ Subject: A start job for unit polkit.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit polkit.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2101.
Sep 25 06:40:40 managed-node1 polkitd[27413]: Started polkitd version 125
Sep 25 06:40:40 managed-node1 systemd[1]: Started polkit.service - Authorization Manager.
â–‘â–‘ Subject: A start job for unit polkit.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit polkit.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2101.
Sep 25 06:40:40 managed-node1 python3.12[27433]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['44321/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Sep 25 06:40:41 managed-node1 python3.12[27555]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl restart pmcd && sleep 5 _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
Sep 25 06:40:41 managed-node1 systemd[1]: Stopping pmcd.service - Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2179.
Sep 25 06:40:41 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.
Sep 25 06:40:41 managed-node1 systemd[1]: Stopped pmcd.service - 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 2179 and the job result is done.
Sep 25 06:40:41 managed-node1 systemd[1]: Starting pmcd.service - 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 2179.
Sep 25 06:40:42 managed-node1 systemd[1]: Started pmcd.service - 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 2179.
Sep 25 06:40:47 managed-node1 python3.12[28161]: ansible-ansible.legacy.command Invoked with _raw_params=id "pcptest" _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
Sep 25 06:40:47 managed-node1 python3.12[28275]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                 sasldblistusers2 -f /etc/pcp/passwd.db | grep -wq "pcptest"
                                                  _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
Sep 25 06:40:48 managed-node1 python3.12[28391]: ansible-ansible.legacy.command Invoked with _raw_params=pminfo -f -h "pcp://127.0.0.1?username=pcptest&password=t;dlen;dle" disk.dev.read _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
Sep 25 06:40:48 managed-node1 python3.12[28505]: ansible-ansible.legacy.command Invoked with _raw_params=firewall-cmd --list-ports _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
Sep 25 06:40:49 managed-node1 python3.12[28619]: ansible-service_facts Invoked
Sep 25 06:40:49 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:40:51 managed-node1 python3.12[28836]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:40:51 managed-node1 python3.12[28950]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:40:52 managed-node1 python3.12[29064]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:40:52 managed-node1 python3.12[29178]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:40:53 managed-node1 python3.12[29292]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:40:53 managed-node1 systemd[1]: Stopping firewalld.service - firewalld - dynamic firewall daemon...
â–‘â–‘ Subject: A stop job for unit firewalld.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit firewalld.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2256.
Sep 25 06:40:53 managed-node1 systemd[1]: firewalld.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit firewalld.service has successfully entered the 'dead' state.
Sep 25 06:40:53 managed-node1 systemd[1]: Stopped firewalld.service - firewalld - dynamic firewall daemon.
â–‘â–‘ Subject: A stop job for unit firewalld.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit firewalld.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2256 and the job result is done.
Sep 25 06:40:54 managed-node1 python3.12[29445]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:40:55 managed-node1 python3.12[29587]: ansible-service_facts Invoked
Sep 25 06:40:56 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:40:57 managed-node1 python3.12[29804]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:40:58 managed-node1 python3.12[29917]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None
Sep 25 06:42:01 managed-node1 systemd[1]: Started run-rdb0f5a5945aa467f9b458b30539cb230.service - /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-rdb0f5a5945aa467f9b458b30539cb230.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-rdb0f5a5945aa467f9b458b30539cb230.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2257.
Sep 25 06:42:01 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 2334.
Sep 25 06:42:06 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.
Sep 25 06:42:06 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 2334.
Sep 25 06:42:06 managed-node1 systemd[1]: run-rdb0f5a5945aa467f9b458b30539cb230.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-rdb0f5a5945aa467f9b458b30539cb230.service has successfully entered the 'dead' state.
Sep 25 06:42:06 managed-node1 python3.12[47305]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 25 06:42:07 managed-node1 python3.12[47418]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 25 06:42:07 managed-node1 python3.12[47510]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260926.8591712-12378-134293329165853/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=9db3c77c06fbc635e71a256adf5840e978a74535 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
Sep 25 06:42:08 managed-node1 python3.12[47623]: 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
Sep 25 06:42:08 managed-node1 python3.12[47737]: 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
Sep 25 06:42:09 managed-node1 python3.12[47851]: 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
Sep 25 06:42:09 managed-node1 python3.12[47965]: ansible-file Invoked with path=/var/lib/pcp/pmdas/bpftrace/.NeedInstall mode=u=rw,g=r,o=r state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 25 06:42:10 managed-node1 python3.12[48081]: 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
Sep 25 06:42:10 managed-node1 python3.12[48194]: 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
Sep 25 06:42:10 managed-node1 python3.12[48307]: 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
Sep 25 06:42:11 managed-node1 python3.12[48364]: 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
Sep 25 06:42:11 managed-node1 python3.12[48478]: 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
Sep 25 06:42:11 managed-node1 python3.12[48535]: 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
Sep 25 06:42:12 managed-node1 python3.12[48648]: 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
Sep 25 06:42:12 managed-node1 python3.12[48705]: 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
Sep 25 06:42:12 managed-node1 python3.12[48819]: ansible-user Invoked with name=pcptest 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
Sep 25 06:42:13 managed-node1 python3.12[48934]: 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 "^pcptest@"; then
                                                   echo "Creating new pcptest user in /etc/pcp/passwd.db"
                                                   echo "t;dlen;dle" | saslpasswd2 -a pmcd "pcptest"
                                                   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
Sep 25 06:42:13 managed-node1 python3.12[49052]: 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
Sep 25 06:42:13 managed-node1 python3.12[49109]: 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
Sep 25 06:42:14 managed-node1 python3.12[49222]: 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
Sep 25 06:42:14 managed-node1 systemd[1]: Stopping pmcd.service - Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmcd.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2411.
Sep 25 06:42:15 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.
Sep 25 06:42:15 managed-node1 systemd[1]: Stopped pmcd.service - 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 2411 and the job result is done.
Sep 25 06:42:15 managed-node1 systemd[1]: Starting pmcd.service - 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 2411.
Sep 25 06:42:15 managed-node1 systemd[1]: Started pmcd.service - 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 2411.
Sep 25 06:42:15 managed-node1 pmcd[49743]: Installing bpftrace PMDA ...
Sep 25 06:42:15 managed-node1 python3.12[49872]: 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
Sep 25 06:42:16 managed-node1 python3.12[50070]: 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
Sep 25 06:42:16 managed-node1 python3.12[50183]: 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
Sep 25 06:42:16 managed-node1 python3.12[50296]: 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
Sep 25 06:42:17 managed-node1 python3.12[50440]: 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
Sep 25 06:42:17 managed-node1 python3.12[50617]: 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
Sep 25 06:42:18 managed-node1 python3.12[50730]: 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
Sep 25 06:42:18 managed-node1 python3.12[50843]: 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
Sep 25 06:42:19 managed-node1 python3.12[50956]: 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
Sep 25 06:42:19 managed-node1 python3.12[51014]: 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
Sep 25 06:42:19 managed-node1 python3.12[51127]: 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
Sep 25 06:42:19 managed-node1 python3.12[51184]: 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
Sep 25 06:42:20 managed-node1 python3.12[51297]: 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
Sep 25 06:42:20 managed-node1 python3.12[51359]: 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
Sep 25 06:42:20 managed-node1 python3.12[51472]: 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
Sep 25 06:42:21 managed-node1 python3.12[51529]: 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
Sep 25 06:42:21 managed-node1 python3.12[51642]: 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
Sep 25 06:42:21 managed-node1 python3.12[51711]: 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
Sep 25 06:42:21 managed-node1 python3.12[51824]: 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
Sep 25 06:42:22 managed-node1 python3.12[51881]: 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
Sep 25 06:42:22 managed-node1 python3.12[51994]: 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
Sep 25 06:42:23 managed-node1 python3.12[52107]: 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
Sep 25 06:42:23 managed-node1 python3.12[52220]: 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
Sep 25 06:42:23 managed-node1 python3.12[52333]: 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
Sep 25 06:42:23 managed-node1 python3.12[52446]: 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
Sep 25 06:42:24 managed-node1 python3.12[52559]: 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
Sep 25 06:42:24 managed-node1 python3.12[52672]: 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
Sep 25 06:42:25 managed-node1 python3.12[52785]: 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
Sep 25 06:42:25 managed-node1 systemd[1]: Stopping pmie_farm.service - pmie farm service...
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2570.
Sep 25 06:42:25 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.
Sep 25 06:42:25 managed-node1 systemd[1]: Stopped pmie_farm.service - pmie farm service.
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2570 and the job result is done.
Sep 25 06:42:25 managed-node1 systemd[1]: Stopping pmie.service - Performance Metrics Inference Engine...
â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2488.
Sep 25 06:42: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.
Sep 25 06:42:25 managed-node1 systemd[1]: Stopped pmie.service - 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 2488 and the job result is done.
Sep 25 06:42:25 managed-node1 systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2488.
Sep 25 06:42:25 managed-node1 systemd[1]: Started pmie.service - Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2488.
Sep 25 06:42:25 managed-node1 systemd[1]: Starting pmie_farm.service - pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2570.
Sep 25 06:42:25 managed-node1 systemd[1]: Started pmie_farm.service - pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2570.
Sep 25 06:42:26 managed-node1 python3.12[53613]: 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
Sep 25 06:42:26 managed-node1 python3.12[53840]: 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
Sep 25 06:42:26 managed-node1 python3.12[53897]: 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
Sep 25 06:42:27 managed-node1 python3.12[54010]: 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
Sep 25 06:42:27 managed-node1 python3.12[54067]: 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
Sep 25 06:42:27 managed-node1 python3.12[54180]: 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
Sep 25 06:42:28 managed-node1 python3.12[54295]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Sep 25 06:42:28 managed-node1 python3.12[54409]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail; grep -w '^allowed_users' /var/lib/pcp/pmdas/bpftrace/bpftrace.conf | grep -wq 'pcptest' _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
Sep 25 06:42:29 managed-node1 python3.12[54525]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/var/lib/pcp/pmdas/bpftrace/bpftrace.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
Sep 25 06:42:29 managed-node1 python3.12[54639]: ansible-ansible.legacy.command Invoked with _raw_params=id "pcptest" _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
Sep 25 06:42:30 managed-node1 python3.12[54753]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                 sasldblistusers2 -f /etc/pcp/passwd.db | grep -wq "pcptest"
                                                  _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
Sep 25 06:42:31 managed-node1 python3.12[54869]: ansible-ansible.legacy.command Invoked with _raw_params=pminfo -f -h "pcp://127.0.0.1?username=pcptest&password=t;dlen;dle" disk.dev.read _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
Sep 25 06:42:31 managed-node1 python3.12[54983]: ansible-service_facts Invoked
Sep 25 06:42:32 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:42:33 managed-node1 python3.12[55200]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:42:34 managed-node1 python3.12[55314]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:42:34 managed-node1 python3.12[55428]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:42:36 managed-node1 python3.12[55542]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:42:37 managed-node1 python3.12[55693]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:42:39 managed-node1 python3.12[55872]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:42:41 managed-node1 python3.12[56051]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:42:42 managed-node1 python3.12[56193]: ansible-service_facts Invoked
Sep 25 06:42:43 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:42:44 managed-node1 python3.12[56410]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:42:45 managed-node1 python3.12[56523]: 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
Sep 25 06:42:46 managed-node1 python3.12[56637]: 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
Sep 25 06:42:46 managed-node1 python3.12[56751]: 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
Sep 25 06:42:47 managed-node1 python3.12[56865]: 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
Sep 25 06:42:47 managed-node1 python3.12[56978]: 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
Sep 25 06:42:48 managed-node1 python3.12[57091]: 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
Sep 25 06:42:48 managed-node1 python3.12[57148]: 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
Sep 25 06:42:48 managed-node1 python3.12[57261]: 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
Sep 25 06:42:48 managed-node1 python3.12[57318]: 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
Sep 25 06:42:49 managed-node1 python3.12[57431]: 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
Sep 25 06:42:49 managed-node1 python3.12[57488]: 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
Sep 25 06:42:50 managed-node1 python3.12[57601]: 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
Sep 25 06:42:50 managed-node1 python3.12[57716]: 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
Sep 25 06:42:50 managed-node1 python3.12[57834]: 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
Sep 25 06:42:50 managed-node1 python3.12[57891]: 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
Sep 25 06:42:51 managed-node1 python3.12[58004]: 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
Sep 25 06:42:52 managed-node1 python3.12[58119]: 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
Sep 25 06:42:52 managed-node1 python3.12[58232]: 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
Sep 25 06:42:52 managed-node1 python3.12[58345]: 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
Sep 25 06:42:53 managed-node1 python3.12[58458]: 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
Sep 25 06:42:53 managed-node1 python3.12[58571]: 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
Sep 25 06:42:53 managed-node1 python3.12[58684]: 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
Sep 25 06:42:54 managed-node1 python3.12[58797]: 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
Sep 25 06:42:54 managed-node1 python3.12[58910]: 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
Sep 25 06:42:54 managed-node1 python3.12[59023]: 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
Sep 25 06:42:54 managed-node1 python3.12[59080]: 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
Sep 25 06:42:55 managed-node1 python3.12[59193]: 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
Sep 25 06:42:55 managed-node1 python3.12[59250]: 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
Sep 25 06:42:55 managed-node1 python3.12[59363]: 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
Sep 25 06:42:56 managed-node1 python3.12[59420]: 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
Sep 25 06:42:56 managed-node1 python3.12[59533]: 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
Sep 25 06:42:56 managed-node1 python3.12[59590]: 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
Sep 25 06:42:56 managed-node1 python3.12[59703]: 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
Sep 25 06:42:57 managed-node1 python3.12[59760]: 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
Sep 25 06:42:57 managed-node1 python3.12[59873]: 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
Sep 25 06:42:57 managed-node1 python3.12[59930]: 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
Sep 25 06:42:58 managed-node1 python3.12[60043]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_action = yes 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
Sep 25 06:42:58 managed-node1 python3.12[60156]: ansible-ansible.legacy.command Invoked with _raw_params=pmieconf -f /var/lib/pcp/config/pmie/config.default modify global webhook_action yes _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
Sep 25 06:42:58 managed-node1 python3.12[60270]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "https://example.com:4242/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
Sep 25 06:42:59 managed-node1 python3.12[60383]: ansible-ansible.legacy.command Invoked with _raw_params=pmieconf -f /var/lib/pcp/config/pmie/config.default modify global webhook_endpoint https://example.com:4242/endpoint _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
Sep 25 06:42:59 managed-node1 python3.12[60497]: 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
Sep 25 06:42:59 managed-node1 python3.12[60610]: 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
Sep 25 06:43:00 managed-node1 python3.12[60723]: 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
Sep 25 06:43:00 managed-node1 python3.12[60836]: 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
Sep 25 06:43:00 managed-node1 python3.12[60949]: 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
Sep 25 06:43:01 managed-node1 python3.12[61062]: 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
Sep 25 06:43:01 managed-node1 python3.12[61175]: 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
Sep 25 06:43:01 managed-node1 systemd[1]: Stopping pmie_farm.service - pmie farm service...
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2653.
Sep 25 06:43:01 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.
Sep 25 06:43:01 managed-node1 systemd[1]: Stopped pmie_farm.service - pmie farm service.
â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie_farm.service has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2653 and the job result is done.
Sep 25 06:43:01 managed-node1 systemd[1]: Stopping pmie.service - Performance Metrics Inference Engine...
â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2571.
Sep 25 06:43:02 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.
Sep 25 06:43:02 managed-node1 systemd[1]: Stopped pmie.service - 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 2571 and the job result is done.
Sep 25 06:43:02 managed-node1 systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...
â–‘â–‘ Subject: A start job for unit pmie.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2571.
Sep 25 06:43:02 managed-node1 systemd[1]: Started pmie.service - Performance Metrics Inference Engine.
â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2571.
Sep 25 06:43:02 managed-node1 systemd[1]: Starting pmie_farm.service - pmie farm service...
â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2653.
Sep 25 06:43:02 managed-node1 systemd[1]: Started pmie_farm.service - pmie farm service.
â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmie_farm.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2653.
Sep 25 06:43:02 managed-node1 systemd[4258]: Created slice background.slice - User Background Tasks 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 14.
Sep 25 06:43:02 managed-node1 systemd[4258]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary 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 13.
Sep 25 06:43:02 managed-node1 systemd[4258]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary 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 13.
Sep 25 06:43:02 managed-node1 python3.12[61998]: 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
Sep 25 06:43:03 managed-node1 python3.12[62227]: 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
Sep 25 06:43:03 managed-node1 python3.12[62284]: 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
Sep 25 06:43:03 managed-node1 python3.12[62397]: 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
Sep 25 06:43:04 managed-node1 python3.12[62454]: 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
Sep 25 06:43:04 managed-node1 python3.12[62567]: 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
Sep 25 06:43:05 managed-node1 python3.12[62682]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _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
Sep 25 06:43:05 managed-node1 python3.12[62886]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                 pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"'
                                                  _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
Sep 25 06:43:06 managed-node1 python3.12[63002]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E 'webhook_endpoint .* "?https://example.com:4242/endpoint"?' /var/lib/pcp/config/pmie/config.default _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
Sep 25 06:43:06 managed-node1 python3.12[63116]: ansible-service_facts Invoked
Sep 25 06:43:07 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:43:08 managed-node1 python3.12[63333]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:08 managed-node1 python3.12[63447]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:09 managed-node1 python3.12[63561]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:09 managed-node1 python3.12[63675]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:11 managed-node1 python3.12[63830]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:43:12 managed-node1 python3.12[63972]: ansible-service_facts Invoked
Sep 25 06:43:13 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:43:15 managed-node1 python3.12[64190]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:43:15 managed-node1 python3.12[64303]: 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
Sep 25 06:43:16 managed-node1 python3.12[64417]: 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
Sep 25 06:43:16 managed-node1 python3.12[64531]: 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
Sep 25 06:43:17 managed-node1 python3.12[64645]: 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
Sep 25 06:43:17 managed-node1 python3.12[64758]: 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
Sep 25 06:43:18 managed-node1 python3.12[64871]: 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
Sep 25 06:43:18 managed-node1 python3.12[64928]: 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
Sep 25 06:43:18 managed-node1 python3.12[65041]: 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
Sep 25 06:43:18 managed-node1 python3.12[65098]: 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
Sep 25 06:43:19 managed-node1 python3.12[65211]: 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
Sep 25 06:43:19 managed-node1 python3.12[65268]: 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
Sep 25 06:43:20 managed-node1 python3.12[65381]: 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
Sep 25 06:43:20 managed-node1 python3.12[65496]: 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
Sep 25 06:43:20 managed-node1 python3.12[65614]: 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
Sep 25 06:43:21 managed-node1 python3.12[65671]: 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
Sep 25 06:43:21 managed-node1 python3.12[65784]: 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
Sep 25 06:43:22 managed-node1 python3.12[65899]: 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
Sep 25 06:43:22 managed-node1 python3.12[66012]: 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
Sep 25 06:43:22 managed-node1 python3.12[66125]: 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
Sep 25 06:43:23 managed-node1 python3.12[66238]: 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
Sep 25 06:43:23 managed-node1 python3.12[66351]: 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
Sep 25 06:43:23 managed-node1 python3.12[66464]: 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
Sep 25 06:43:24 managed-node1 python3.12[66577]: 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
Sep 25 06:43:24 managed-node1 python3.12[66690]: 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
Sep 25 06:43:24 managed-node1 python3.12[66803]: 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
Sep 25 06:43:25 managed-node1 python3.12[66860]: 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
Sep 25 06:43:25 managed-node1 python3.12[66973]: 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
Sep 25 06:43:25 managed-node1 python3.12[67030]: 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
Sep 25 06:43:26 managed-node1 python3.12[67143]: 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
Sep 25 06:43:26 managed-node1 python3.12[67200]: 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
Sep 25 06:43:26 managed-node1 python3.12[67313]: 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
Sep 25 06:43:26 managed-node1 python3.12[67370]: 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
Sep 25 06:43:27 managed-node1 python3.12[67483]: 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
Sep 25 06:43:27 managed-node1 python3.12[67540]: 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
Sep 25 06:43:27 managed-node1 python3.12[67653]: 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
Sep 25 06:43:28 managed-node1 python3.12[67710]: 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
Sep 25 06:43:28 managed-node1 python3.12[67823]: 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
Sep 25 06:43:29 managed-node1 python3.12[67936]: 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
Sep 25 06:43:29 managed-node1 python3.12[68049]: 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
Sep 25 06:43:29 managed-node1 python3.12[68162]: 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
Sep 25 06:43:30 managed-node1 python3.12[68275]: 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
Sep 25 06:43:30 managed-node1 python3.12[68388]: 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
Sep 25 06:43:30 managed-node1 python3.12[68501]: 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
Sep 25 06:43:31 managed-node1 python3.12[68614]: 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
Sep 25 06:43:31 managed-node1 python3.12[68729]: 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
Sep 25 06:43:32 managed-node1 python3.12[68842]: 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
Sep 25 06:43:32 managed-node1 python3.12[68899]: 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
Sep 25 06:43:32 managed-node1 python3.12[69012]: 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
Sep 25 06:43:32 managed-node1 python3.12[69069]: 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
Sep 25 06:43:33 managed-node1 python3.12[69182]: 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
Sep 25 06:43:34 managed-node1 python3.12[69297]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                 if set -o | grep -q pipefail; then
                                                   set -o pipefail  # no pipefail on debian, some ubuntu
                                                 fi
                                                 pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"'
                                                  _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
Sep 25 06:43:35 managed-node1 python3.12[69415]: ansible-service_facts Invoked
Sep 25 06:43:35 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:43:37 managed-node1 python3.12[69632]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:37 managed-node1 python3.12[69746]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:37 managed-node1 python3.12[69860]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:38 managed-node1 python3.12[69974]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Sep 25 06:43:40 managed-node1 python3.12[70125]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Sep 25 06:43:41 managed-node1 python3.12[70267]: ansible-service_facts Invoked
Sep 25 06:43:41 managed-node1 systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.
Sep 25 06:43:43 managed-node1 python3.12[70484]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Sep 25 06:43:44 managed-node1 python3.12[70597]: ansible-ansible.legacy.dnf Invoked with name=['valkey'] 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
Sep 25 06:43:45 managed-node1 groupadd[70602]: group added to /etc/group: name=valkey, GID=991
Sep 25 06:43:45 managed-node1 groupadd[70602]: group added to /etc/gshadow: name=valkey
Sep 25 06:43:45 managed-node1 groupadd[70602]: new group: name=valkey, GID=991
Sep 25 06:43:45 managed-node1 useradd[70607]: new user: name=valkey, UID=991, GID=991, home=/dev/null, shell=/sbin/nologin, from=none
Sep 25 06:43:45 managed-node1 systemd[1]: Reload requested from client PID 70622 ('systemctl') (unit session-5.scope)...
Sep 25 06:43:45 managed-node1 systemd[1]: Reloading...
Sep 25 06:43:45 managed-node1 systemd[1]: Reloading finished in 187 ms.
Sep 25 06:43:45 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units…
Sep 25 06:43:46 managed-node1 python3.12[70784]: ansible-file Invoked with path=/etc/valkey state=directory owner=valkey group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Sep 25 06:43:46 managed-node1 python3.12[70897]: ansible-ansible.legacy.stat Invoked with path=/etc/valkey/valkey.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 25 06:43:47 managed-node1 python3.12[70989]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727261026.6388547-15981-278043702981795/.source.conf dest=/etc/valkey/valkey.conf mode=0640 owner=valkey group=root follow=False _original_basename=CentOS_10_keyserver.conf.j2 checksum=4d9d7e4d61049da9199875c77aac74cdbca10c5b 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
Sep 25 06:43:47 managed-node1 python3.12[71102]: ansible-file Invoked with src=/etc/valkey/valkey.conf dest=/etc/valkey.conf state=link force=True path=/etc/valkey.conf 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
Sep 25 06:43:48 managed-node1 python3.12[71215]: ansible-ansible.legacy.systemd Invoked with name=valkey state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 25 06:43:48 managed-node1 systemd[1]: Reload requested from client PID 71218 ('systemctl') (unit session-5.scope)...
Sep 25 06:43:48 managed-node1 systemd[1]: Reloading...
Sep 25 06:43:48 managed-node1 systemd[1]: Reloading finished in 183 ms.
Sep 25 06:43:48 managed-node1 systemd[1]: Starting valkey.service - Valkey persistent key-value database...
â–‘â–‘ Subject: A start job for unit valkey.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit valkey.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2654.
Sep 25 06:43:48 managed-node1 systemd[1]: Started valkey.service - Valkey persistent key-value database.
â–‘â–‘ Subject: A start job for unit valkey.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit valkey.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2654.
Sep 25 06:43:49 managed-node1 python3.12[71386]: 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
Sep 25 06:43:49 managed-node1 python3.12[71500]: 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
Sep 25 06:43:50 managed-node1 python3.12[71614]: 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
Sep 25 06:43:50 managed-node1 python3.12[71728]: 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
Sep 25 06:43:51 managed-node1 python3.12[71841]: 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
Sep 25 06:43:51 managed-node1 python3.12[71954]: 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
Sep 25 06:43:51 managed-node1 python3.12[72011]: 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
Sep 25 06:43:52 managed-node1 python3.12[72124]: 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
Sep 25 06:43:52 managed-node1 python3.12[72181]: 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
Sep 25 06:43:52 managed-node1 python3.12[72294]: 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
Sep 25 06:43:53 managed-node1 python3.12[72351]: 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
Sep 25 06:43:53 managed-node1 python3.12[72464]: 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
Sep 25 06:43:53 managed-node1 python3.12[72579]: 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
Sep 25 06:43:54 managed-node1 python3.12[72697]: 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
Sep 25 06:43:54 managed-node1 python3.12[72754]: 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
Sep 25 06:43:55 managed-node1 python3.12[72867]: 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
Sep 25 06:43:55 managed-node1 python3.12[72982]: 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
Sep 25 06:43:55 managed-node1 python3.12[73095]: 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
Sep 25 06:43:56 managed-node1 python3.12[73208]: 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
Sep 25 06:43:56 managed-node1 python3.12[73321]: 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
Sep 25 06:43:56 managed-node1 python3.12[73434]: 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
Sep 25 06:43:57 managed-node1 python3.12[73547]: 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
Sep 25 06:43:57 managed-node1 python3.12[73660]: 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
Sep 25 06:43:57 managed-node1 python3.12[73773]: 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
Sep 25 06:43:58 managed-node1 python3.12[73886]: 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
Sep 25 06:43:58 managed-node1 python3.12[73943]: 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
Sep 25 06:43:58 managed-node1 python3.12[74056]: 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
Sep 25 06:43:59 managed-node1 python3.12[74113]: 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
Sep 25 06:43:59 managed-node1 python3.12[74226]: 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
Sep 25 06:43:59 managed-node1 python3.12[74283]: 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
Sep 25 06:44:00 managed-node1 python3.12[74396]: 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
Sep 25 06:44:00 managed-node1 python3.12[74453]: 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
Sep 25 06:44:00 managed-node1 python3.12[74566]: 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
Sep 25 06:44:00 managed-node1 python3.12[74623]: 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
Sep 25 06:44:01 managed-node1 python3.12[74736]: 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
Sep 25 06:44:01 managed-node1 python3.12[74793]: 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
Sep 25 06:44:02 managed-node1 python3.12[74906]: 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
Sep 25 06:44:02 managed-node1 python3.12[75019]: 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
Sep 25 06:44:02 managed-node1 python3.12[75132]: 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
Sep 25 06:44:03 managed-node1 python3.12[75245]: 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
Sep 25 06:44:03 managed-node1 python3.12[75358]: 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
Sep 25 06:44:03 managed-node1 python3.12[75471]: 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
Sep 25 06:44:04 managed-node1 python3.12[75584]: 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
Sep 25 06:44:04 managed-node1 python3.12[75697]: 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
Sep 25 06:44:04 managed-node1 python3.12[75812]: 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
Sep 25 06:44:05 managed-node1 python3.12[75925]: 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
Sep 25 06:44:05 managed-node1 python3.12[75982]: 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
Sep 25 06:44:05 managed-node1 python3.12[76095]: 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
Sep 25 06:44:06 managed-node1 python3.12[76152]: 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
Sep 25 06:44:06 managed-node1 python3.12[76265]: 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
Sep 25 06:44:07 managed-node1 python3.12[76380]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True
Sep 25 06:44:07 managed-node1 python3.12[76472]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727261046.917639-17225-122241785120994/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc 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
Sep 25 06:44:07 managed-node1 python3.12[76585]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Sep 25 06:44:07 managed-node1 systemd[1]: Reload requested from client PID 76588 ('systemctl') (unit session-5.scope)...
Sep 25 06:44:07 managed-node1 systemd[1]: Reloading...
Sep 25 06:44:08 managed-node1 systemd[1]: Reloading finished in 185 ms.
Sep 25 06:44:08 managed-node1 systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon...
â–‘â–‘ Subject: A start job for unit pmproxy.service has begun execution
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has begun execution.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2737.
Sep 25 06:44:08 managed-node1 systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon.
â–‘â–‘ Subject: A start job for unit pmproxy.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit pmproxy.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2737.
Sep 25 06:44:08 managed-node1 python3.12[76799]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] 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
Sep 25 06:44:26 managed-node1 dbus-broker-launch[653]: Noticed file-system modification, trigger reload.
â–‘â–‘ Subject: A configuration directory was written to
â–‘â–‘ Defined-By: dbus-broker
â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel
â–‘â–‘ 
â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration
â–‘â–‘ files, triggering a configuration reload.
â–‘â–‘ 
â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to
â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when
â–‘â–‘ installing or removing third-party software causes D-Bus configuration files
â–‘â–‘ to be added or removed.
â–‘â–‘ 
â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in
â–‘â–‘ case dispatching this notification races with the writing of the configuration
â–‘â–‘ files. However, a future notification will then cause the configuration to be
â–‘â–‘ reladed again.
Sep 25 06:44:26 managed-node1 dbus-broker-launch[653]: Noticed file-system modification, trigger reload.
â–‘â–‘ Subject: A configuration directory was written to
â–‘â–‘ Defined-By: dbus-broker
â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel
â–‘â–‘ 
â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration
â–‘â–‘ files, triggering a configuration reload.
â–‘â–‘ 
â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to
â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when
â–‘â–‘ installing or removing third-party software causes D-Bus configuration files
â–‘â–‘ to be added or removed.
â–‘â–‘ 
â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in
â–‘â–‘ case dispatching this notification races with the writing of the configuration
â–‘â–‘ files. However, a future notification will then cause the configuration to be
â–‘â–‘ reladed again.
Sep 25 06:44:26 managed-node1 groupadd[76813]: group added to /etc/group: name=grafana, GID=990
Sep 25 06:44:26 managed-node1 groupadd[76813]: group added to /etc/gshadow: name=grafana
Sep 25 06:44:26 managed-node1 groupadd[76813]: new group: name=grafana, GID=990
Sep 25 06:44:26 managed-node1 useradd[76818]: new user: name=grafana, UID=990, GID=990, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none
Sep 25 06:44:42 managed-node1 kernel: SELinux:  Converting 446 SID table entries...
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability network_peer_controls=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability open_perms=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability extended_socket_class=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability always_check_network=0
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Sep 25 06:44:42 managed-node1 kernel: SELinux:  policy capability userspace_initial_context=0
Sep 25 06:44:43 managed-node1 kernel: SELinux:  Converting 451 SID table entries...
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability network_peer_controls=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability open_perms=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability extended_socket_class=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability always_check_network=0
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability cgroup_seclabel=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability nnp_nosuid_transition=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability genfs_seclabel_symlinks=1
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability ioctl_skip_cloexec=0
Sep 25 06:44:43 managed-node1 kernel: SELinux:  policy capability userspace_initial_context=0
Sep 25 06:44:44 managed-node1 systemd[1]: Started run-r3a3d65fe94904ff9acd26b3e70033686.service - /usr/bin/systemctl start man-db-cache-update.
â–‘â–‘ Subject: A start job for unit run-r3a3d65fe94904ff9acd26b3e70033686.service has finished successfully
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit run-r3a3d65fe94904ff9acd26b3e70033686.service has finished successfully.
â–‘â–‘ 
â–‘â–‘ The job identifier is 2817.
Sep 25 06:44:44 managed-node1 systemd[1]: Reload requested from client PID 76871 ('systemctl') (unit session-5.scope)...
Sep 25 06:44:44 managed-node1 systemd[1]: Reloading...
Sep 25 06:44:44 managed-node1 systemd[1]: Reloading finished in 202 ms.
Sep 25 06:44:44 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 2894.
Sep 25 06:44:44 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units…
Sep 25 06:44:45 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.
Sep 25 06:44:45 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 2894.
Sep 25 06:44:45 managed-node1 systemd[1]: run-r3a3d65fe94904ff9acd26b3e70033686.service: Deactivated successfully.
â–‘â–‘ Subject: Unit succeeded
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: https://access.redhat.com/support
â–‘â–‘ 
â–‘â–‘ The unit run-r3a3d65fe94904ff9acd26b3e70033686.service has successfully entered the 'dead' state.
Sep 25 06:44:46 managed-node1 python3.12[77048]: ansible-package_facts Invoked with manager=['auto'] strategy=first
Sep 25 06:44:47 managed-node1 python3.12[77219]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex
                                                 echo '##################'
                                                 echo List of SELinux AVCs - note list may be empty
                                                 grep type=AVC /var/log/audit/audit.log
                                                 echo '##################'
                                                 ls -alrtF /run
                                                 if [ -d /run/pcp ]; then
                                                   ls -alrtF /run/pcp
                                                 else
                                                   echo ERROR - /run/pcp does not exist
                                                 fi
                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
##################
List of SELinux AVCs - note list may be empty
##################
total 32
dr-xr-xr-x. 18 root    root     235 Sep 24 02:43 ../
drwxr-xr-x.  3 root    root      60 Sep 25 06:36 initramfs/
drwxr-xr-x.  2 root    root      60 Sep 25 06:36 tmpfiles.d/
drwxr-xr-x.  3 root    root      60 Sep 25 06:36 log/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 modprobe.d/
drwxr-xr-x.  3 root    root      60 Sep 25 06:36 tpm2-tss/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 mount/
-r--r--r--.  1 root    root      33 Sep 25 06:36 machine-id
prw-------.  1 root    root       0 Sep 25 06:36 dmeventd-server|
prw-------.  1 root    root       0 Sep 25 06:36 dmeventd-client|
srw-rw-rw-.  1 root    root       0 Sep 25 06:36 rpcbind.sock=
prw-------.  1 root    root       0 Sep 25 06:36 initctl|
drwx------.  2 root    root      80 Sep 25 06:36 lvm/
drwx------.  2 root    root      40 Sep 25 06:36 cryptsetup/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 setrans/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 sepermit/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 faillock/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 console/
drwxrwxr-x.  2 sssd    sssd      40 Sep 25 06:36 sssd/
drwxr-xr-x.  2 root    root      40 Sep 25 06:36 motd.d/
-rw-r--r--.  1 root    root       0 Sep 25 06:36 motd
drwx--x--x.  3 root    root      60 Sep 25 06:36 sudo/
drwx------.  2 rpc     rpc       60 Sep 25 06:36 rpcbind/
-rw-r--r--.  1 root    root       4 Sep 25 06:36 auditd.pid
drwxr-xr-x.  2 root    root      60 Sep 25 06:36 dbus/
drwxr-xr-x.  2 root    root      60 Sep 25 06:36 pcscd/
srw-rw-rw-.  1 root    root       0 Sep 25 06:36 .heim_org.h5l.kcm-socket=
drwxr-xr-x.  2 root    root      60 Sep 25 06:36 irqbalance/
-rw-------.  1 root    root       3 Sep 25 06:36 rsyslogd.pid
drwxr-xr-x.  2 root    root     100 Sep 25 06:36 dhcpcd/
-rw-------.  1 root    root       4 Sep 25 06:36 gssproxy.pid
srw-rw-rw-.  1 root    root       0 Sep 25 06:36 gssproxy.sock=
srw-rw-rw-.  1 root    root       0 Sep 25 06:36 gssproxy.default.sock=
drwxr-xr-x.  2 root    root      60 Sep 25 06:36 chrony-dhcp/
drwxr-x---.  2 chrony  chrony    80 Sep 25 06:36 chrony/
-rw-------.  1 root    root       4 Sep 25 06:36 sm-notify.pid
drwxr-xr-x.  4 root    root     100 Sep 25 06:36 lock/
-rw-r--r--.  1 root    root       4 Sep 25 06:36 sshd.pid
-rw-r--r--.  1 root    root       4 Sep 25 06:36 crond.pid
----------.  1 root    root       0 Sep 25 06:36 cron.reboot
drwx------.  3 root    root     340 Sep 25 06:36 cloud-init/
drwxr-xr-x.  5 root    root     100 Sep 25 06:36 credentials/
-rw-------.  1 root    root       0 Sep 25 06:36 agetty.reload
drwxr-xr-x.  2 root    root      80 Sep 25 06:36 blkid/
drwxr-xr-x.  3 root    root      60 Sep 25 06:37 user/
drwxr-xr-x.  4 root    root     120 Sep 25 06:38 NetworkManager/
drwxr-xr-x.  2 root    root      80 Sep 25 06:39 selinux-policy/
drwxr-x---.  2 root    root      40 Sep 25 06:40 firewalld/
drwxr-xr-x.  7 root    root     160 Sep 25 06:40 udev/
drwxr-xr-x.  2 valkey  valkey    80 Sep 25 06:43 valkey/
drwxrwxr-x.  2 pcp     pcp      240 Sep 25 06:44 pcp/
drwxr-xr-x.  2 grafana grafana   40 Sep 25 06:44 grafana/
drwxr-xr-x. 37 root    root    1100 Sep 25 06:44 ./
drwxr-xr-x. 22 root    root     640 Sep 25 06:44 systemd/
-rw-rw-r--.  1 root    utmp    1920 Sep 25 06:44 utmp
total 16
lrwxrwxrwx.  1 pcp  pcp    30 Sep 25 06:40 pmlogger.primary.socket -> /run/pcp/pmlogger.19710.socket=
-r--r--r--.  1 pcp  pcp     5 Sep 25 06:40 pmlogger.pid
srw-rw-rw-.  1 pcp  pcp     0 Sep 25 06:40 pmlogger.19710.socket=
srw-rw-rw-.  1 pcp  pcp     0 Sep 25 06:40 pmlogger.20069.socket=
srw-rw-rw-.  1 pcp  pcp     0 Sep 25 06:40 pmlogger.20467.socket=
srw-rw-rw-.  1 root root    0 Sep 25 06:42 pmcd.socket=
-r--r--r--.  1 root root    5 Sep 25 06:42 pmcd.pid
-r--r--r--.  1 pcp  pcp     5 Sep 25 06:43 pmie.pid
srwxrwxrwx.  1 pcp  pcp     0 Sep 25 06:44 pmproxy.socket=
-r--r--r--.  1 pcp  pcp     5 Sep 25 06:44 pmproxy.pid
drwxrwxr-x.  2 pcp  pcp   240 Sep 25 06:44 ./
drwxr-xr-x. 37 root root 1100 Sep 25 06:44 ../

TASK [Reraise error] ***********************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.402)       0:01:08.352 *** 
fatal: [managed-node1]: FAILED! => {
    "changed": false
}

MSG:

{'failed': True, 'msg': "AnsibleUndefinedVariable: 'performancecopilot' is undefined", 'exception': 'Traceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 993, in do_template\n    res = myenv.concat(rf)\n          ^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 81, in ansible_concat\n    return \'\'.join([to_text(v) for v in nodes])\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "<template>", line 29, in root\n  File "/usr/lib/python3.12/site-packages/jinja2/runtime.py", line 857, in _fail_with_undefined_error\n    raise self._undefined_exception(self._undefined_message)\njinja2.exceptions.UndefinedError: \'performancecopilot\' is undefined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py", line 151, in run\n    resultant = templar.do_template(template_data, preserve_trailing_newlines=True, escape_backslashes=False, overrides=overrides)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1027, in do_template\n    raise AnsibleUndefinedVariable(e)\nansible.errors.AnsibleUndefinedVariable: \'performancecopilot\' is undefined\n', '_ansible_no_log': False, 'changed': False}

TASK [Get final state of services] *********************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Wednesday 25 September 2024  06:44:47 -0400 (0:00:00.032)       0:01:08.384 *** 
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"
            },
            "audit-rules.service": {
                "name": "audit-rules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "capsule@.service": {
                "name": "capsule@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.fedoraproject.FirewallD1.service": {
                "name": "dbus-org.fedoraproject.FirewallD1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd.service": {
                "name": "dhcpcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd@.service": {
                "name": "dhcpcd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fips-crypto-policy-overlay.service": {
                "name": "fips-crypto-policy-overlay.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grafana-server.service": {
                "name": "grafana-server.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ip6tables.service": {
                "name": "ip6tables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ipset.service": {
                "name": "ipset.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iptables.service": {
                "name": "iptables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "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"
            },
            "lvm-devices-import.service": {
                "name": "lvm-devices-import.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcp-reboot-init.service": {
                "name": "pcp-reboot-init.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "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": "running",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon-root.service": {
                "name": "quotaon-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon@.service": {
                "name": "quotaon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-bootctl@.service": {
                "name": "systemd-bootctl@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-creds@.service": {
                "name": "systemd-creds@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-clear.service": {
                "name": "systemd-hibernate-clear.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate-resume.service": {
                "name": "systemd-hibernate-resume.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald-sync@.service": {
                "name": "systemd-journald-sync@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrextend@.service": {
                "name": "systemd-pcrextend@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrlock-file-system.service": {
                "name": "systemd-pcrlock-file-system.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-code.service": {
                "name": "systemd-pcrlock-firmware-code.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-config.service": {
                "name": "systemd-pcrlock-firmware-config.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-machine-id.service": {
                "name": "systemd-pcrlock-machine-id.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-make-policy.service": {
                "name": "systemd-pcrlock-make-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-authority.service": {
                "name": "systemd-pcrlock-secureboot-authority.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-policy.service": {
                "name": "systemd-pcrlock-secureboot-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock@.service": {
                "name": "systemd-pcrlock@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck-root.service": {
                "name": "systemd-quotacheck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-quotacheck@.service": {
                "name": "systemd-quotacheck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-sysext@.service": {
                "name": "systemd-sysext@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup-early.service": {
                "name": "systemd-tpm2-setup-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup.service": {
                "name": "systemd-tpm2-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-load-credentials.service": {
                "name": "systemd-udev-load-credentials.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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"
            },
            "valkey-sentinel.service": {
                "name": "valkey-sentinel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "valkey.service": {
                "name": "valkey.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Restore state of services] ***********************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Wednesday 25 September 2024  06:44:49 -0400 (0:00:01.815)       0:01:10.200 *** 
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": "Wed 2024-09-25 06:42:15 EDT",
        "ActiveEnterTimestampMonotonic": "374552978",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:42:14 EDT",
        "ActiveExitTimestampMonotonic": "373593878",
        "ActiveState": "active",
        "After": "sysinit.target systemd-journald.socket basic.target network-online.target system.slice avahi-daemon.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "AssertTimestampMonotonic": "374264429",
        "Before": "multi-user.target pmie.service shutdown.target pmproxy.service zabbix-agent.service pmlogger.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "4243760000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "ConditionTimestampMonotonic": "374264425",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlGroupId": "5360",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmcd(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "49636",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "ExecMainStartTimestampMonotonic": "374552928",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "InactiveEnterTimestampMonotonic": "374263621",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "InactiveExitTimestampMonotonic": "374265921",
        "InvocationID": "f3c0e248e81542b59705c780e9407d2d",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "49636",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3045117952",
        "MemoryCurrent": "68739072",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "124932096",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmcd.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "no",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:42:15 EDT",
        "StateChangeTimestampMonotonic": "374552978",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "12",
        "TasksMax": "22362",
        "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": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target pmlogger.service 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": "Wed 2024-09-25 06:40:09 EDT",
        "ActiveEnterTimestampMonotonic": "248894898",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ActiveExitTimestampMonotonic": "248191931",
        "ActiveState": "active",
        "After": "systemd-journald.socket pmcd.service network-online.target basic.target system.slice sysinit.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "AssertTimestampMonotonic": "248269682",
        "Before": "pmlogger_farm.service shutdown.target multi-user.target pmlogger_daily.timer pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_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": "1527348000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ConditionTimestampMonotonic": "248269679",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlGroupId": "4887",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmlogger(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "19710",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "ExecMainStartTimestampMonotonic": "248894846",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/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/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "994",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "InactiveEnterTimestampMonotonic": "248268876",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "InactiveExitTimestampMonotonic": "248271433",
        "InvocationID": "c488c8f2a86c4429bda8b2e601d297fa",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "19710",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3031707648",
        "MemoryCurrent": "3461120",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "11599872",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:40:09 EDT",
        "StateChangeTimestampMonotonic": "248894898",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "994",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [managed-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": "Wed 2024-09-25 06:43:02 EDT",
        "ActiveEnterTimestampMonotonic": "421401254",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:43:01 EDT",
        "ActiveExitTimestampMonotonic": "420878660",
        "ActiveState": "active",
        "After": "sysinit.target system.slice basic.target systemd-journald.socket pmcd.service network-online.target",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "AssertTimestampMonotonic": "421190493",
        "Before": "pmie_check.timer pmie_daily.timer pmie_farm.service multi-user.target shutdown.target",
        "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "289978000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "ConditionTimestampMonotonic": "421190490",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlGroupId": "5477",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmie(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestampMonotonic": "0",
        "ExecMainPID": "61668",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "ExecMainStartTimestampMonotonic": "421401201",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/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/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "994",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "InactiveEnterTimestampMonotonic": "421189704",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "InactiveExitTimestampMonotonic": "421191930",
        "InvocationID": "8e5a89f803ad4856b534ad9faeffe06c",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "61668",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3031715840",
        "MemoryCurrent": "1376256",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "8749056",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PIDFile": "/run/pcp/pmie.pid",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:43:02 EDT",
        "StateChangeTimestampMonotonic": "421401254",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "2min",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "2min",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "994",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
changed: [managed-node1] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "ActiveEnterTimestampMonotonic": "487399527",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "systemd-journald.socket system.slice sysinit.target basic.target network-online.target redis.service pmcd.service avahi-daemon.service",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "AssertTimestampMonotonic": "487314626",
        "Before": "multi-user.target 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": "617314000",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "ConditionTimestampMonotonic": "487314623",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmproxy.service",
        "ControlGroupId": "4351",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "\"man:pmproxy(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainHandoffTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "ExecMainHandoffTimestampMonotonic": "487341367",
        "ExecMainPID": "76640",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "ExecMainStartTimestampMonotonic": "487315808",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "994",
        "Group": "pcp",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "InactiveExitTimestampMonotonic": "487316238",
        "InvocationID": "3e17b26fd3c2414fa20cc0ef2cf614f0",
        "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": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "76640",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3031740416",
        "MemoryCurrent": "27156480",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "30670848",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "0",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "0",
        "MemoryZSwapCurrent": "0",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "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]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:44:08 EDT",
        "StateChangeTimestampMonotonic": "487399527",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "2",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "994",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "pcp",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
skipping: [managed-node1] => (item=redis)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "redis",
    "skip_reason": "Conditional result was False"
}
skipping: [managed-node1] => (item=valkey)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_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 initial_state.ansible_facts.services",
    "item": "grafana-server",
    "skip_reason": "Conditional result was False"
}

TASK [Stop firewall] ***********************************************************
task path: /tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29
Wednesday 25 September 2024  06:44:51 -0400 (0:00:01.884)       0:01:12.084 *** 
ok: [managed-node1] => {
    "changed": false,
    "name": "firewalld",
    "state": "stopped",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0",
        "ActiveEnterTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "ActiveEnterTimestampMonotonic": "279005066",
        "ActiveExitTimestamp": "Wed 2024-09-25 06:40:53 EDT",
        "ActiveExitTimestampMonotonic": "292170476",
        "ActiveState": "inactive",
        "After": "dbus.socket polkit.service sysinit.target basic.target dbus-broker.service system.slice",
        "AllowIsolate": "no",
        "AssertResult": "yes",
        "AssertTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "AssertTimestampMonotonic": "278651850",
        "Before": "network-pre.target multi-user.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CleanResult": "success",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "ConditionTimestampMonotonic": "278651847",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "ipset.service shutdown.target ebtables.service ip6tables.service iptables.service",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DeviceAllow": "char-rtc r",
        "DevicePolicy": "closed",
        "Documentation": "\"man:firewalld(1)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3702874112",
        "EffectiveMemoryMax": "3702874112",
        "EffectiveTasksMax": "22362",
        "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "1",
        "ExecMainExitTimestamp": "Wed 2024-09-25 06:40:53 EDT",
        "ExecMainExitTimestampMonotonic": "292206717",
        "ExecMainHandoffTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "ExecMainHandoffTimestampMonotonic": "278682840",
        "ExecMainPID": "27277",
        "ExecMainStartTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "ExecMainStartTimestampMonotonic": "278654954",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExitType": "main",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FileDescriptorStorePreserve": "restart",
        "FinalKillSignal": "9",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Wed 2024-09-25 06:40:53 EDT",
        "InactiveEnterTimestampMonotonic": "292206824",
        "InactiveExitTimestamp": "Wed 2024-09-25 06:40:39 EDT",
        "InactiveExitTimestampMonotonic": "278655434",
        "InvocationID": "3beff683dc974c4e93453e30eec067e6",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "yes",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3068297216",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "yes",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "[not set]",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "[not set]",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "[not set]",
        "MemoryZSwapCurrent": "[not set]",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAPolicy": "n/a",
        "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMPolicy": "stop",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Perpetual": "no",
        "PrivateDevices": "yes",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "yes",
        "ProtectControlGroups": "yes",
        "ProtectHome": "yes",
        "ProtectHostname": "yes",
        "ProtectKernelLogs": "yes",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "yes",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "ReloadResult": "success",
        "ReloadSignal": "1",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "dbus.socket system.slice sysinit.target",
        "Restart": "no",
        "RestartKillSignal": "15",
        "RestartMaxDelayUSec": "infinity",
        "RestartMode": "normal",
        "RestartSteps": "0",
        "RestartUSec": "100ms",
        "RestartUSecNext": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "yes",
        "RestrictSUIDSGID": "yes",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "RuntimeRandomizedExtraUSec": "0",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "no",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestamp": "Wed 2024-09-25 06:40:53 EDT",
        "StateChangeTimestampMonotonic": "292206824",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallArchitectures": "native",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22362",
        "TimeoutAbortUSec": "1min 30s",
        "TimeoutCleanUSec": "infinity",
        "TimeoutStartFailureMode": "terminate",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopFailureMode": "terminate",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogSignal": "6",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

PLAY RECAP *********************************************************************
managed-node1              : ok=59   changed=8    unreachable=0    failed=1    skipped=26   rescued=1    ignored=0   

Wednesday 25 September 2024  06:44:51 -0400 (0:00:00.469)       0:01:12.553 *** 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages -- 37.57s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.53s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 2.59s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 1.97s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 
Get initial state of services ------------------------------------------- 1.93s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
Restore state of services ----------------------------------------------- 1.88s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
Get final state of services --------------------------------------------- 1.82s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.39s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.33s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
Gathering Facts --------------------------------------------------------- 1.19s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 
fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 0.97s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot --- 0.97s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:67 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot --- 0.82s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 
fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured --- 0.75s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 0.65s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured --- 0.65s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 0.64s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.63s
/tmp/collections-KQe/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.60s
/tmp/collections-KQe/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.60s
/tmp/collections-KQe/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46