[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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/tmp.wRWT7qfXWi executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/tmp.wRWT7qfXWi/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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Saturday 03 August 2024 06:25:44 -0400 (0:00:00.009) 0:00:00.009 ******* ok: [managed_node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalo33gl8i4/plans/general/tree/metrics/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP/Redis/Grafana stack] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Saturday 03 August 2024 06:25:44 -0400 (0:00:00.055) 0:00:00.064 ******* [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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Saturday 03 August 2024 06:25:45 -0400 (0:00:01.137) 0:00:01.201 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Saturday 03 August 2024 06:25:45 -0400 (0:00:00.021) 0:00:01.223 ******* 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": "active", "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Saturday 03 August 2024 06:25:47 -0400 (0:00:01.964) 0:00:03.187 ******* included: fedora.linux_system_roles.metrics for managed_node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.034) 0:00:03.222 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.020) 0:00:03.242 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.016) 0:00:03.259 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.016) 0:00:03.276 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.017) 0:00:03.293 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 03 August 2024 06:25:47 -0400 (0:00:00.016) 0:00:03.310 ******* ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.022) 0:00:03.333 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.017) 0:00:03.351 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.017) 0:00:03.368 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.017) 0:00:03.386 ******* 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/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.018) 0:00:03.404 ******* included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] *** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.039) 0:00:03.444 ******* ok: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => { "ansible_facts": { "__redis_conf_file": "redis.conf", "__redis_conf_link": "/etc", "__redis_conf_path": "/etc/redis" }, "ansible_included_var_files": [ "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" } ok: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => { "ansible_facts": { "__redis_packages": [ "redis", "redis-doc" ] }, "ansible_included_var_files": [ "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" } skipping: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } skipping: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } skipping: [managed_node1] => (item=/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] *** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.062) 0:00:03.506 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree] *** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.420) 0:00:03.927 ******* ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages] *** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Saturday 03 August 2024 06:25:48 -0400 (0:00:00.025) 0:00:03.953 ******* fatal: [managed_node1]: FAILED! => { "changed": false, "failures": [ "No package redis available.", "No package redis-doc available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle failure case] ***************************************************** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Saturday 03 August 2024 06:25:49 -0400 (0:00:00.783) 0:00:04.736 ******* included: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 TASK [Collect logs] ************************************************************ task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Saturday 03 August 2024 06:25:49 -0400 (0:00:00.025) 0:00:04.762 ******* 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.042928", "end": "2024-08-03 06:25:49.845885", "rc": 0, "start": "2024-08-03 06:25:49.802957" } STDOUT: Aug 03 06:18:02 localhost dhcpcd[627]: dhcpcd-10.0.6 starting Aug 03 06:18:02 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Aug 03 06:18:02 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 381. Aug 03 06:18:02 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Aug 03 06:18:02 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Aug 03 06:18:02 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Aug 03 06:18:02 localhost dhcpcd[630]: DUID 00:01:00:01:2e:40:c0:5a:12:12:a6:74:3f:13 Aug 03 06:18:02 localhost dhcpcd[630]: eth0: IAID a6:74:3f:13 Aug 03 06:18:02 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Aug 03 06:18:02 localhost kernel: cfg80211: failed to load regulatory.db Aug 03 06:18:02 localhost dhcpcd[630]: eth0: soliciting a DHCP lease Aug 03 06:18:02 localhost dhcpcd[630]: eth0: offered 10.31.8.199 from 10.31.8.1 Aug 03 06:18:02 localhost dhcpcd[630]: eth0: leased 10.31.8.199 for 3600 seconds Aug 03 06:18:02 localhost dhcpcd[630]: eth0: adding route to 10.31.8.0/22 Aug 03 06:18:02 localhost dhcpcd[630]: eth0: adding default route via 10.31.8.1 Aug 03 06:18:02 localhost dhcpcd[630]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Aug 03 06:18:02 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 390. Aug 03 06:18:02 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 390. Aug 03 06:18:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-hostnamed[651]: Hostname set to (static) Aug 03 06:18:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 259. Aug 03 06:18:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 161. Aug 03 06:18:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 201. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.2709] NetworkManager (version 1.48.4-1.el10.1) is starting... (boot:398f6a6a-f034-4f0e-95bc-374ad11695e7) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.2711] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3494] manager[0x55cd9ad65a10]: monitoring kernel firmware directory '/lib/firmware'. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3528] hostname: hostname: using hostnamed Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3528] hostname: static hostname changed from (none) to "ip-10-31-8-199.us-east-1.aws.redhat.com" Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3533] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3537] manager[0x55cd9ad65a10]: rfkill: Wi-Fi hardware radio set enabled Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3537] manager[0x55cd9ad65a10]: rfkill: WWAN hardware radio set enabled Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3585] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3586] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3586] manager: Networking is enabled by state file Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3610] settings: Loaded settings plugin: keyfile (internal) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3662] dhcp: init: Using DHCP client 'internal' Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3667] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3684] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 467. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3718] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3724] device (lo): Activation: starting connection 'lo' (e774beab-9caf-498d-9d6d-a3e4e31f78b3) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3731] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3734] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 201. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 204. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3766] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3781] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3792] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.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 200. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3802] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3804] device (eth0): carrier: link connected Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3826] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.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 230. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3899] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3909] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3914] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3915] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3921] manager: NetworkManager state is now CONNECTING Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3924] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3932] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3937] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.3951] dhcp4 (eth0): state changed new lease, address=10.31.8.199, acd pending Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 467. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.4149] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.4152] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.4193] device (lo): Activation: successful, device activated. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5636] dhcp4 (eth0): state changed new lease, address=10.31.8.199 Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5640] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5704] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5738] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5746] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5759] manager: NetworkManager state is now CONNECTED_SITE Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5774] device (eth0): Activation: successful, device activated. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5787] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com NetworkManager[658]: [1722680283.5797] manager: startup complete Aug 03 06:18:03 ip-10-31-8-199.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 200. Aug 03 06:18:03 ip-10-31-8-199.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. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Added source 10.11.160.238 Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Added source 10.18.100.10 Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Added source 10.2.32.37 Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Added source 10.2.32.38 Aug 03 06:18:03 ip-10-31-8-199.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 230. Aug 03 06:18:03 ip-10-31-8-199.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 231. Aug 03 06:18:03 ip-10-31-8-199.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 228. Aug 03 06:18:03 ip-10-31-8-199.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 235. Aug 03 06:18:03 ip-10-31-8-199.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. Aug 03 06:18:03 ip-10-31-8-199.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 227. Aug 03 06:18:03 ip-10-31-8-199.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 175. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Cloud-init v. 24.1.4-14.el10 running 'init' at Sat, 03 Aug 2024 10:18:03 +0000. Up 21.04 seconds. Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | eth0 | True | 10.31.8.199 | 255.255.252.0 | global | 12:12:a6:74:3f:13 | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | eth0 | True | fe80::1012:a6ff:fe74:3f13/64 | . | link | 12:12:a6:74:3f:13 | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | lo | True | ::1/128 | . | host | . | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | Route | Destination | Gateway | Interface | Flags | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: | 2 | multicast | :: | eth0 | U | Aug 03 06:18:03 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 06:18:04 ip-10-31-8-199.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[810]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 03 06:18:04 ip-10-31-8-199.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[812]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private rsa key pair. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: SHA256:tAiTPF4Oo+lP3IW9X6zpAVKYbxk5tL4N+9UpZIjC4kw root@ip-10-31-8-199.us-east-1.aws.redhat.com Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +---[RSA 3072]----+ Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . . + o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | O + B | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | + X O * . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o E B S . o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . = o = B + . . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . = . + o = o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o o * . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . .* | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private ecdsa key pair. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: SHA256:IZ3+aAo2D5Qns7eWcuWCnz+Qko7xQTrNJqX67OTzgXA root@ip-10-31-8-199.us-east-1.aws.redhat.com Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +---[ECDSA 256]---+ Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . + | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o. o . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |. EB=...S | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o*oB=o .o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | .oOB+.=o . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |.+o.=B==o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o=o.=*o.. | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Generating public/private ed25519 key pair. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key fingerprint is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: SHA256:m3rYG8joFkMNjaFxgU1Auvrc8PSX/XWbaF2WjDPVPek root@ip-10-31-8-199.us-east-1.aws.redhat.com Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: The key's randomart image is: Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +--[ED25519 256]--+ Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | .+=== | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | ..++ . | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |. . o +| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | . . . +o| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |. . S = o| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |. oo . o + Eo| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: |. . oooo+o =.o| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o *....=.. o.oo| Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: | o.+ oo.. .o. o | Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[745]: +----[SHA256]-----+ Aug 03 06:18:05 ip-10-31-8-199.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. Aug 03 06:18:05 ip-10-31-8-199.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 258. Aug 03 06:18:05 ip-10-31-8-199.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 199. Aug 03 06:18:05 ip-10-31-8-199.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 257. Aug 03 06:18:05 ip-10-31-8-199.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 242. Aug 03 06:18:05 ip-10-31-8-199.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 222. Aug 03 06:18:05 ip-10-31-8-199.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 236. Aug 03 06:18:05 ip-10-31-8-199.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 261. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com (sshd)[830]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com sm-notify[829]: Version 2.6.4 starting Aug 03 06:18:05 ip-10-31-8-199.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 236. Aug 03 06:18:05 ip-10-31-8-199.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 222. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com sshd[830]: Server listening on 0.0.0.0 port 22. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com sshd[830]: Server listening on :: port 22. Aug 03 06:18:05 ip-10-31-8-199.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 261. Aug 03 06:18:05 ip-10-31-8-199.us-east-1.aws.redhat.com restraintd[833]: Listening on http://localhost:8081 Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[874]: Cloud-init v. 24.1.4-14.el10 running 'modules:config' at Sat, 03 Aug 2024 10:18:05 +0000. Up 23.12 seconds. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com sshd[830]: Received signal 15; terminating. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 570. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 570 and the job result is done. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 653 and the job result is done. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 653. Aug 03 06:18:06 ip-10-31-8-199.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 647. Aug 03 06:18:06 ip-10-31-8-199.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 652. Aug 03 06:18:06 ip-10-31-8-199.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 651. Aug 03 06:18:06 ip-10-31-8-199.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 649. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 653. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 570. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com (sshd)[878]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com sshd[878]: Server listening on 0.0.0.0 port 22. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com sshd[878]: Server listening on :: port 22. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 570. Aug 03 06:18:06 ip-10-31-8-199.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 257. Aug 03 06:18:06 ip-10-31-8-199.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 256. Aug 03 06:18:06 ip-10-31-8-199.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 237. Aug 03 06:18:06 ip-10-31-8-199.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 237. Aug 03 06:18:06 ip-10-31-8-199.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 243. Aug 03 06:18:06 ip-10-31-8-199.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 252. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com crond[888]: (CRON) STARTUP (1.7.0) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com crond[888]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com crond[888]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 65% if used.) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com crond[888]: (CRON) INFO (running with inotify support) Aug 03 06:18:06 ip-10-31-8-199.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 247. Aug 03 06:18:06 ip-10-31-8-199.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 246. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 118. Aug 03 06:18:06 ip-10-31-8-199.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 271. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Aug 03 06:18:06 ip-10-31-8-199.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 271. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com kdumpctl[838]: kdump: Detected change(s) in the following file(s): /etc/fstab Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[977]: Cloud-init v. 24.1.4-14.el10 running 'modules:final' at Sat, 03 Aug 2024 10:18:06 +0000. Up 23.66 seconds. Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1033]: ############################################################# Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1034]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1040]: 256 SHA256:IZ3+aAo2D5Qns7eWcuWCnz+Qko7xQTrNJqX67OTzgXA root@ip-10-31-8-199.us-east-1.aws.redhat.com (ECDSA) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1045]: 256 SHA256:m3rYG8joFkMNjaFxgU1Auvrc8PSX/XWbaF2WjDPVPek root@ip-10-31-8-199.us-east-1.aws.redhat.com (ED25519) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1056]: 3072 SHA256:tAiTPF4Oo+lP3IW9X6zpAVKYbxk5tL4N+9UpZIjC4kw root@ip-10-31-8-199.us-east-1.aws.redhat.com (RSA) Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1058]: -----END SSH HOST KEY FINGERPRINTS----- Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[1062]: ############################################################# Aug 03 06:18:06 ip-10-31-8-199.us-east-1.aws.redhat.com cloud-init[977]: Cloud-init v. 24.1.4-14.el10 finished at Sat, 03 Aug 2024 10:18:06 +0000. Datasource DataSourceEc2Local. Up 23.83 seconds Aug 03 06:18:06 ip-10-31-8-199.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 256. Aug 03 06:18:06 ip-10-31-8-199.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 255. Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com kdumpctl[838]: kdump: Rebuilding /boot/initramfs-6.10.0-15.el10.x86_64kdump.img Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 0 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 0 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 48 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 48 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 49 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 49 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 50 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 50 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 51 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 51 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 52 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 52 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 53 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 53 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 54 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 54 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 55 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 55 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 56 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 56 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 57 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 57 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 58 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 58 affinity is now unmanaged Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 59 affinity: Input/output error Aug 03 06:18:07 ip-10-31-8-199.us-east-1.aws.redhat.com irqbalance[604]: IRQ 59 affinity is now unmanaged Aug 03 06:18:08 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1370]: dracut-101-2.el10 Aug 03 06:18:08 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: 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/8605af15-4596-4ba0-84aa-95550e824316 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.10.0-15.el10.x86_64kdump.img 6.10.0-15.el10.x86_64 Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'resume' will not be installed, because it's in the list to be omitted! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Selected source 3.12.243.90 (2.centos.pool.ntp.org) Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: System clock TAI offset set to 37 seconds Aug 03 06:18:09 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: systemd *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: systemd-initrd *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: rngd *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: i18n *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: drm *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: prefixdevname *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: kernel-modules *** Aug 03 06:18:10 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Selected source 10.2.32.38 Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: kernel-modules-extra *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: fstab-sys *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: rootfs-block *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: terminfo *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: udev-rules *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: dracut-systemd *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: usrmount *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: base *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: fs-lib *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: kdumpbase *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: memstrack *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: microcode_ctl-fw_dir_override *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl module: mangling fw_dir Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: intel: caveats check for kernel version "6.10.0-15.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: shutdown *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including module: squash *** Aug 03 06:18:11 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Including modules done *** Aug 03 06:18:12 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Installing kernel module dependencies *** Aug 03 06:18:12 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Installing kernel module dependencies done *** Aug 03 06:18:12 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Resolving executable dependencies *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Resolving executable dependencies done *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Hardlinking files *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Mode: real Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Method: sha256 Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Files: 440 Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Linked: 1 files Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Compared: 0 xattrs Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Compared: 11 files Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Saved: 60.55 KiB Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Duration: 0.008662 seconds Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Hardlinking files done *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Generating early-microcode cpio image *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Constructing GenuineIntel.bin *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Constructing GenuineIntel.bin *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Store current command line parameters *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: Stored kernel commandline: Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: No dracut internal kernel commandline stored in the initramfs Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Install squash loader *** Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 03 06:18:13 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Stripping files *** Aug 03 06:18:14 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Stripping files done *** Aug 03 06:18:14 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Squashing the files inside the initramfs *** Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Squashing the files inside the initramfs done *** Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Creating image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' *** Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com dracut[1373]: *** Creating initramfs image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' done *** Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com kdumpctl[838]: kdump: kexec: loaded kdump kernel Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com kdumpctl[838]: kdump: Starting kdump: [OK] Aug 03 06:18:20 ip-10-31-8-199.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 242. Aug 03 06:18:20 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Startup finished in 988ms (kernel) + 4.478s (initrd) + 32.403s (userspace) = 37.870s. ░░ 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 988562 microseconds. ░░ ░░ Initrd start-up required 4478696 microseconds. ░░ ░░ Userspace start-up required 32403650 microseconds. Aug 03 06:18:33 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3724]: Accepted publickey for root from 10.30.32.160 port 39384 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3724]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3724) opened. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 664. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 663. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 3724. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 663. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 742. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: 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 3729. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com (systemd)[3729]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Queued start job for default target default.target. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 10. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 6. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 4. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 3. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 9. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 9. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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 8. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: Startup finished in 128ms. ░░ 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 128448 microseconds. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 742. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 822. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3724]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3740]: Received disconnect from 10.30.32.160 port 39384:11: disconnected by user Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3740]: Disconnected from user root 10.30.32.160 port 39384 Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3724]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3724) opened. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3724]: pam_unix(sshd:session): session closed for user root Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: Session 1 logged out. Waiting for processes to exit. Aug 03 06:19:43 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3772]: Accepted publickey for root from 10.31.11.66 port 44134 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3772]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3772) opened. Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3773]: Accepted publickey for root from 10.31.11.66 port 44146 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 3772. Aug 03 06:19:45 ip-10-31-8-199.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 903. Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3773]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3773) opened. Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3772]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 06:19:45 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 3773. Aug 03 06:19:46 ip-10-31-8-199.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 984. Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3773]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3779]: Received disconnect from 10.31.11.66 port 44146:11: disconnected by user Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3779]: Disconnected from user root 10.31.11.66 port 44146 Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3773]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3773) opened. Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[3773]: pam_unix(sshd:session): session closed for user root Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: Session 4 logged out. Waiting for processes to exit. Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Aug 03 06:19:46 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Aug 03 06:20:31 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[5641]: Accepted publickey for root from 10.31.41.116 port 39378 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 03 06:20:31 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[5641]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-5641) opened. Aug 03 06:20:31 ip-10-31-8-199.us-east-1.aws.redhat.com systemd-logind[609]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 5641. Aug 03 06:20:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1065. Aug 03 06:20:31 ip-10-31-8-199.us-east-1.aws.redhat.com sshd-session[5641]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 06:20:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[5776]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:20:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[5918]: ansible-service_facts Invoked Aug 03 06:20:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[6131]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:20:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[6244]: 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 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: Converting 385 SID table entries... Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 03 06:20:51 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: Converting 386 SID table entries... Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 03 06:20:58 ip-10-31-8-199.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Aug 03 06:21:00 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started run-r96404e7a2d7d44a883cc257064dd0a73.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r96404e7a2d7d44a883cc257064dd0a73.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r96404e7a2d7d44a883cc257064dd0a73.service has finished successfully. ░░ ░░ The job identifier is 1146. Aug 03 06:21:00 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7027 ('systemctl') (unit session-5.scope)... Aug 03 06:21:00 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reloading... Aug 03 06:21:01 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 198 ms. Aug 03 06:21:01 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1223. Aug 03 06:21:01 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 03 06:21:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7209]: 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 Aug 03 06:21:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 03 06:21:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1223. Aug 03 06:21:02 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: run-r96404e7a2d7d44a883cc257064dd0a73.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r96404e7a2d7d44a883cc257064dd0a73.service has successfully entered the 'dead' state. Aug 03 06:21:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7329]: 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 Aug 03 06:21:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7443]: 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 Aug 03 06:21:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7556]: 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 Aug 03 06:21:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7669]: 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 Aug 03 06:21:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7759]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680464.3189216-6283-269069122858679/.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 Aug 03 06:21:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7872]: 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 Aug 03 06:21:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[7962]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680465.0868552-6298-190715248932987/.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 Aug 03 06:21:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8075]: 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 Aug 03 06:21:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8167]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680465.763312-6313-143784639866881/.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 Aug 03 06:21:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8280]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:21:06 ip-10-31-8-199.us-east-1.aws.redhat.com useradd[8282]: new group: name=metrics, GID=992 Aug 03 06:21:06 ip-10-31-8-199.us-east-1.aws.redhat.com useradd[8282]: new user: name=metrics, UID=992, GID=992, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Aug 03 06:21:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8399]: 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 Aug 03 06:21:07 ip-10-31-8-199.us-east-1.aws.redhat.com sasldblistusers2[8403]: _sasldb_getkeyhandle has failed Aug 03 06:21:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8521]: 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 Aug 03 06:21:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8613]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680467.4534392-6344-21096167751782/.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 Aug 03 06:21:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[8726]: 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 Aug 03 06:21:08 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1300. Aug 03 06:21:08 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1300. Aug 03 06:21:09 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[8888]: Installing dm PMDA ... Aug 03 06:21:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9091]: 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 Aug 03 06:21:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9204]: 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 Aug 03 06:21:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9317]: 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 Aug 03 06:21:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9493]: 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 Aug 03 06:21:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9610]: 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 Aug 03 06:21:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9723]: 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 Aug 03 06:21:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[9873]: 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 Aug 03 06:21:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10016]: 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 Aug 03 06:21:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10129]: 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 Aug 03 06:21:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10221]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680472.0880082-6429-152113016333957/.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 Aug 03 06:21:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10401]: 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 Aug 03 06:21:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10493]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680472.8119707-6429-169532072143441/.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 Aug 03 06:21:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10606]: 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 Aug 03 06:21:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10787]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680473.4880269-6429-55448496827749/.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 Aug 03 06:21:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10900]: 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 Aug 03 06:21:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[10992]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680474.2078023-6429-127091097832165/.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 Aug 03 06:21:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11110]: 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 Aug 03 06:21:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11202]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680474.8760977-6429-133514373626750/.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 Aug 03 06:21:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11315]: 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 Aug 03 06:21:15 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[11404]: Installing nfsclient PMDA ... Aug 03 06:21:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11395]: 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 Aug 03 06:21:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11636]: 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 Aug 03 06:21:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11749]: 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 Aug 03 06:21:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[11862]: 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 Aug 03 06:21:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12067]: 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 Aug 03 06:21:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12180]: 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 Aug 03 06:21:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12293]: 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 Aug 03 06:21:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12411]: 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 Aug 03 06:21:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12524]: 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 Aug 03 06:21:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12637]: 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 Aug 03 06:21:19 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12711]: Installing openmetrics PMDA ... Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12791]: 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 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12793]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12793) Info: Initializing ... currently in notready state. Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12793]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12793) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12793]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12793) Info: Found source grafana cluster 1 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12793]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12793) Info: Found source kepler cluster 2 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12793]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12793) Info: Ready to process requests Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12816]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12816) Info: Initializing ... currently in notready state. Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12816]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12816) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12816]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12816) Info: Found source grafana cluster 1 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12816]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12816) Info: Found source kepler cluster 2 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[12816]: [Sat Aug 3 06:21:20] pmdaopenmetrics(12816) Info: Ready to process requests Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[12889]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680479.6747139-6580-245029547311632/.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 Aug 03 06:21:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[13088]: 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 Aug 03 06:21:21 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[13178]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680480.594596-6580-238215794752476/.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 Aug 03 06:21:21 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[13291]: 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 Aug 03 06:21:21 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1377. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1377. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1457. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1456. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1378. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1459. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1378. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1459. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1379. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1536. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1536. Aug 03 06:21:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[14143]: 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 Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Unit process 14170 (pmie) remains running after unit stopped. Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Unit process 14291 (pmie) remains running after unit stopped. Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[14633]: 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 Aug 03 06:21:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[14756]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680483.0360117-6629-51642866433017/.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 Aug 03 06:21:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[14874]: 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 Aug 03 06:21:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[14974]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680483.823049-6644-152820728230222/.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 Aug 03 06:21:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[15087]: 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 Aug 03 06:21:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[15177]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680484.5322235-6659-46936091543644/.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 Aug 03 06:21:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[15290]: 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 Aug 03 06:21:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[15380]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680485.1863067-6659-157098817150349/.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 Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[15493]: 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 Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1613. Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1613. Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1691. Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1614. Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1692. Aug 03 06:21:26 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1695. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1692. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1695. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1693. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1772. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1772. Aug 03 06:21:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[16537]: 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 Aug 03 06:21:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[16878]: 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 Aug 03 06:21:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[17088]: 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 Aug 03 06:21:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[17242]: 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 Aug 03 06:21:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[17628]: 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 Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[17965]: 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 Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1931. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1931 and the job result is done. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1849. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1849 and the job result is done. Aug 03 06:21:31 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1849. Aug 03 06:21:32 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1849. Aug 03 06:21:32 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1931. Aug 03 06:21:32 ip-10-31-8-199.us-east-1.aws.redhat.com 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 1931. Aug 03 06:21:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[19172]: ansible-service_facts Invoked Aug 03 06:21:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[20401]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:21:39 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[20543]: ansible-service_facts Invoked Aug 03 06:21:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[20759]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:21:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[20872]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:22:29 ip-10-31-8-199.us-east-1.aws.redhat.com chronyd[614]: Selected source 3.12.243.90 (2.centos.pool.ntp.org) Aug 03 06:22:31 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started run-r73f0aa4c6f65466eb12f4e5c28322de6.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r73f0aa4c6f65466eb12f4e5c28322de6.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r73f0aa4c6f65466eb12f4e5c28322de6.service has finished successfully. ░░ ░░ The job identifier is 1932. Aug 03 06:22:32 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2009. Aug 03 06:22:36 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 03 06:22:36 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2009. Aug 03 06:22:36 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: run-r73f0aa4c6f65466eb12f4e5c28322de6.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r73f0aa4c6f65466eb12f4e5c28322de6.service has successfully entered the 'dead' state. Aug 03 06:22:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38089]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 06:22:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38202]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 06:22:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38294]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680556.6631734-6870-19192568500033/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 06:22:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38407]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:22:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38521]: 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 Aug 03 06:22:39 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38639]: ansible-service_facts Invoked Aug 03 06:22:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38855]: 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 Aug 03 06:22:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[38969]: 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 Aug 03 06:22:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39083]: 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 Aug 03 06:22:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39197]: 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 Aug 03 06:22:45 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39348]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:22:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39490]: ansible-service_facts Invoked Aug 03 06:22:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39706]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:22:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39819]: 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 Aug 03 06:22:50 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[39933]: 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 Aug 03 06:22:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40047]: 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 Aug 03 06:22:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40161]: 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 Aug 03 06:22:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40274]: 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 Aug 03 06:22:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40387]: 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 Aug 03 06:22:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40444]: 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 Aug 03 06:22:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40557]: 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 Aug 03 06:22:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40614]: 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 Aug 03 06:22:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40727]: 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 Aug 03 06:22:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40784]: 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 Aug 03 06:22:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[40897]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:22:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41012]: 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 Aug 03 06:22:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41130]: 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 Aug 03 06:22:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41187]: 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 Aug 03 06:22:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41300]: 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 Aug 03 06:22:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41415]: 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 Aug 03 06:22:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41528]: 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 Aug 03 06:22:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41641]: 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 Aug 03 06:22:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41754]: 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 Aug 03 06:22:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41867]: 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 Aug 03 06:22:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[41980]: 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 Aug 03 06:22:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42093]: 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 Aug 03 06:22:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42206]: 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 Aug 03 06:22:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42319]: 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 Aug 03 06:22:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42376]: 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 Aug 03 06:23:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42489]: 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 Aug 03 06:23:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42546]: 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 Aug 03 06:23:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42659]: 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 Aug 03 06:23:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42716]: 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 Aug 03 06:23:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42829]: 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 Aug 03 06:23:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42886]: 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 Aug 03 06:23:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[42999]: 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 Aug 03 06:23:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43056]: 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 Aug 03 06:23:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43169]: 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 Aug 03 06:23:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43226]: 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 Aug 03 06:23:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43339]: 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 Aug 03 06:23:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43452]: 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 Aug 03 06:23:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43565]: 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 Aug 03 06:23:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43678]: 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 Aug 03 06:23:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43791]: 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 Aug 03 06:23:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[43904]: 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 Aug 03 06:23:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[44017]: 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 Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[44130]: 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 Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2168. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2168 and the job result is done. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2086. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2086 and the job result is done. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2086. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2086. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2168. Aug 03 06:23:06 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2168. Aug 03 06:23:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[44958]: 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 Aug 03 06:23:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45185]: 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 Aug 03 06:23:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45242]: 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 Aug 03 06:23:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45355]: 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 Aug 03 06:23:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45412]: 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 Aug 03 06:23:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45525]: 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 Aug 03 06:23:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45640]: ansible-service_facts Invoked Aug 03 06:23:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45856]: 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 Aug 03 06:23:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[45970]: 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 Aug 03 06:23:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46084]: 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 Aug 03 06:23:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46198]: 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 Aug 03 06:23:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46349]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:23:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46491]: ansible-service_facts Invoked Aug 03 06:23:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46707]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:23:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46820]: 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 Aug 03 06:23:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[46934]: 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 Aug 03 06:23:21 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47048]: 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 Aug 03 06:23:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47162]: 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 Aug 03 06:23:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47275]: 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 Aug 03 06:23:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47388]: 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 Aug 03 06:23:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47445]: 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 Aug 03 06:23:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47558]: 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 Aug 03 06:23:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47615]: 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 Aug 03 06:23:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47728]: 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 Aug 03 06:23:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47785]: 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 Aug 03 06:23:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[47898]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:23:24 ip-10-31-8-199.us-east-1.aws.redhat.com useradd[47900]: new group: name=pcptest, GID=991 Aug 03 06:23:24 ip-10-31-8-199.us-east-1.aws.redhat.com useradd[47900]: new user: name=pcptest, UID=991, GID=991, home=/home/pcptest, shell=/bin/bash, from=/dev/pts/0 Aug 03 06:23:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48017]: 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 Aug 03 06:23:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48139]: 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 Aug 03 06:23:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48196]: 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 Aug 03 06:23:26 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48309]: 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 Aug 03 06:23:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48424]: 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 Aug 03 06:23:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48537]: 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 Aug 03 06:23:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48650]: 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 Aug 03 06:23:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48763]: 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 Aug 03 06:23:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48876]: 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 Aug 03 06:23:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[48989]: 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 Aug 03 06:23:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49102]: 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 Aug 03 06:23:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49215]: 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 Aug 03 06:23:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49328]: 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 Aug 03 06:23:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49385]: 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 Aug 03 06:23:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49498]: 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 Aug 03 06:23:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49555]: 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 Aug 03 06:23:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49668]: 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 Aug 03 06:23:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49725]: 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 Aug 03 06:23:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49838]: 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 Aug 03 06:23:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[49895]: 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 Aug 03 06:23:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50008]: 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 Aug 03 06:23:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50068]: 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 Aug 03 06:23:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50181]: 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 Aug 03 06:23:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50238]: 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 Aug 03 06:23:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50351]: 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 Aug 03 06:23:34 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50465]: 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 Aug 03 06:23:34 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50578]: 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 Aug 03 06:23:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50691]: 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 Aug 03 06:23:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50804]: 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 Aug 03 06:23:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[50918]: 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 Aug 03 06:23:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51031]: 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 Aug 03 06:23:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51144]: 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 Aug 03 06:23:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51259]: 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 Aug 03 06:23:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51372]: 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 Aug 03 06:23:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51429]: 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 Aug 03 06:23:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51542]: 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 Aug 03 06:23:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51599]: 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 Aug 03 06:23:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51712]: 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 Aug 03 06:23:39 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51827]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:23:40 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[51940]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:23:40 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52053]: 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 Aug 03 06:23:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52167]: 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 Aug 03 06:23:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52282]: 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 Aug 03 06:23:41 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 52285 ('systemctl') (unit session-5.scope)... Aug 03 06:23:41 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reloading... Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 200 ms. Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2169. Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2169. Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2252. Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com polkitd[52435]: Started polkitd version 124 Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com polkitd[52435]: Loading rules from directory /etc/polkit-1/rules.d Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com polkitd[52435]: Loading rules from directory /usr/share/polkit-1/rules.d Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com polkitd[52435]: Finished loading, compiling and executing 2 rules Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2252. Aug 03 06:23:42 ip-10-31-8-199.us-east-1.aws.redhat.com polkitd[52435]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Aug 03 06:23:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52497]: 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 Aug 03 06:23:43 ip-10-31-8-199.us-east-1.aws.redhat.com firewalld[52335]: ERROR: Backup of file '/etc/firewalld/zones/public.xml' failed: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml.old' Aug 03 06:23:43 ip-10-31-8-199.us-east-1.aws.redhat.com firewalld[52335]: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/firewall/server/decorators.py", line 57, in _impl return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/firewall/server/config_zone.py", line 280, in update2 self.obj = self.config.set_zone_config_dict(self.obj, settings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/firewall/core/fw_config.py", line 811, in set_zone_config_dict zone_writer(x) File "/usr/lib/python3.12/site-packages/firewall/core/io/zone.py", line 506, in zone_writer f = io.open(name, mode="wt", encoding="UTF-8") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml' Aug 03 06:23:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52611]: 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 Aug 03 06:23:44 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52729]: ansible-service_facts Invoked Aug 03 06:23:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[52944]: 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 Aug 03 06:23:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53058]: 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 Aug 03 06:23:47 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53172]: 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 Aug 03 06:23:47 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53286]: 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 Aug 03 06:23:50 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53437]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:23:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53579]: ansible-service_facts Invoked Aug 03 06:23:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53794]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:23:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[53907]: 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 Aug 03 06:23:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54021]: 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 Aug 03 06:23:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54135]: 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 Aug 03 06:23:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54249]: 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 Aug 03 06:23:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54362]: 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 Aug 03 06:23:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54475]: 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 Aug 03 06:23:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54532]: 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 Aug 03 06:23:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54645]: 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 Aug 03 06:23:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54702]: 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 Aug 03 06:23:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54815]: 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 Aug 03 06:23:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54872]: 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 Aug 03 06:23:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[54985]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:23:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55100]: 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 Aug 03 06:23:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55218]: 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 Aug 03 06:24:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55275]: 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 Aug 03 06:24:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55388]: 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 Aug 03 06:24:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55503]: 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 Aug 03 06:24:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55616]: 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 Aug 03 06:24:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55729]: 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 Aug 03 06:24:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55842]: 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 Aug 03 06:24:02 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[55955]: 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 Aug 03 06:24:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56068]: 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 Aug 03 06:24:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56181]: 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 Aug 03 06:24:03 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56294]: 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 Aug 03 06:24:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56407]: 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 Aug 03 06:24:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56464]: 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 Aug 03 06:24:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56577]: 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 Aug 03 06:24:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56634]: 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 Aug 03 06:24:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56747]: 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 Aug 03 06:24:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56804]: 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 Aug 03 06:24:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56917]: 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 Aug 03 06:24:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[56974]: 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 Aug 03 06:24:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57087]: 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 Aug 03 06:24:06 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57144]: 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 Aug 03 06:24:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57257]: 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 Aug 03 06:24:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57314]: 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 Aug 03 06:24:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57427]: 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 Aug 03 06:24:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57540]: 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 Aug 03 06:24:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57653]: 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 Aug 03 06:24:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57766]: 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 Aug 03 06:24:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57879]: 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 Aug 03 06:24:09 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[57992]: 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 Aug 03 06:24:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58105]: 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 Aug 03 06:24:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58218]: 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 Aug 03 06:24:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58333]: 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 Aug 03 06:24:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58446]: 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 Aug 03 06:24:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58503]: 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 Aug 03 06:24:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58616]: 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 Aug 03 06:24:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58673]: 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 Aug 03 06:24:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58786]: 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 Aug 03 06:24:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[58901]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:24:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59014]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:24:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59127]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:24:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59241]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:24:16 ip-10-31-8-199.us-east-1.aws.redhat.com dbus-broker-launch[599]: 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. Aug 03 06:24:16 ip-10-31-8-199.us-east-1.aws.redhat.com dbus-broker-launch[599]: 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. Aug 03 06:24:16 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Started run-r3c91eb29cc51438789db2479160afd36.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r3c91eb29cc51438789db2479160afd36.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r3c91eb29cc51438789db2479160afd36.service has finished successfully. ░░ ░░ The job identifier is 2332. Aug 03 06:24:16 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2409. Aug 03 06:24:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59365]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Aug 03 06:24:17 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 03 06:24:17 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2409. Aug 03 06:24:17 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[1]: run-r3c91eb29cc51438789db2479160afd36.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r3c91eb29cc51438789db2479160afd36.service has successfully entered the 'dead' state. Aug 03 06:24:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59511]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False Aug 03 06:24:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59624]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked Aug 03 06:24:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59737]: 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 Aug 03 06:24:22 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[59941]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmlogger.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 Aug 03 06:24:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60057]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _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 Aug 03 06:24:23 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60171]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _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 Aug 03 06:24:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60285]: 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 Aug 03 06:24:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60401]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _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 Aug 03 06:24:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60517]: ansible-service_facts Invoked Aug 03 06:24:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60732]: 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 Aug 03 06:24:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60846]: 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 Aug 03 06:24:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[60960]: 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 Aug 03 06:24:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61074]: 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 Aug 03 06:24:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61225]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:24:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61367]: ansible-service_facts Invoked Aug 03 06:24:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61586]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:24:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61700]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:24:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61814]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 06:24:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[61927]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 06:24:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62019]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680676.7458663-8719-156891730816490/.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 Aug 03 06:24:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62132]: 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 Aug 03 06:24:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62246]: 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 Aug 03 06:24:39 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62360]: 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 Aug 03 06:24:39 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62474]: 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 Aug 03 06:24:40 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62587]: 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 Aug 03 06:24:40 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62700]: 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 Aug 03 06:24:40 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62813]: 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 Aug 03 06:24:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62870]: 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 Aug 03 06:24:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[62983]: 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 Aug 03 06:24:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63040]: 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 Aug 03 06:24:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63153]: 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 Aug 03 06:24:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63210]: 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 Aug 03 06:24:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63323]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:24:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63438]: 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 Aug 03 06:24:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63556]: 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 Aug 03 06:24:43 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63613]: 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 Aug 03 06:24:44 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[63726]: 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 Aug 03 06:24:44 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2486. Aug 03 06:24:45 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:24:45 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2486 and the job result is done. Aug 03 06:24:45 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2486. Aug 03 06:24:45 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2486. Aug 03 06:24:45 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[64247]: Installing bpftrace PMDA ... Aug 03 06:24:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[64376]: 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 Aug 03 06:24:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[64574]: 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 Aug 03 06:24:47 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[64687]: 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 Aug 03 06:24:47 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[64800]: 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 Aug 03 06:24:47 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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. Aug 03 06:24:47 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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. Aug 03 06:24:47 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65001]: 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 Aug 03 06:24:48 ip-10-31-8-199.us-east-1.aws.redhat.com systemd[3729]: 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. Aug 03 06:24:48 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65123]: 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 Aug 03 06:24:48 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65236]: 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 Aug 03 06:24:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65349]: 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 Aug 03 06:24:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65462]: 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 Aug 03 06:24:50 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65520]: 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 Aug 03 06:24:50 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65633]: 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 Aug 03 06:24:50 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65690]: 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 Aug 03 06:24:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65808]: 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 Aug 03 06:24:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65865]: 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 Aug 03 06:24:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[65978]: 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 Aug 03 06:24:51 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66035]: 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 Aug 03 06:24:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66160]: 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 Aug 03 06:24:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66217]: 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 Aug 03 06:24:52 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66330]: 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 Aug 03 06:24:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66387]: 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 Aug 03 06:24:53 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66500]: 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 Aug 03 06:24:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66613]: 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 Aug 03 06:24:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66726]: 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 Aug 03 06:24:54 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66839]: 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 Aug 03 06:24:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[66952]: 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 Aug 03 06:24:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67065]: 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 Aug 03 06:24:55 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67178]: 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 Aug 03 06:24:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67291]: 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 Aug 03 06:24:56 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67406]: 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 Aug 03 06:24:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67519]: 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 Aug 03 06:24:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67576]: 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 Aug 03 06:24:57 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67689]: 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 Aug 03 06:24:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67746]: 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 Aug 03 06:24:58 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67859]: 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 Aug 03 06:24:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[67974]: 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 Aug 03 06:24:59 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[68088]: 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 Aug 03 06:25:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[68204]: 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 Aug 03 06:25:00 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2563. Aug 03 06:25:00 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2563. Aug 03 06:25:00 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[68330]: 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 Aug 03 06:25:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[68781]: 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 Aug 03 06:25:01 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:25:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69122]: 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 Aug 03 06:25:01 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69236]: ansible-service_facts Invoked Aug 03 06:25:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69451]: 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 Aug 03 06:25:04 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69565]: 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 Aug 03 06:25:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69679]: 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 Aug 03 06:25:05 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69793]: 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 Aug 03 06:25:07 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[69944]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:25:08 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70086]: ansible-service_facts Invoked Aug 03 06:25:10 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2640. Aug 03 06:25:10 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2640. Aug 03 06:25:10 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70317]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:25:10 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:25:11 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70601]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-elasticsearch'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:25:12 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70720]: ansible-file Invoked with path=/etc/pcp/elasticsearch state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 06:25:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70833]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/elasticsearch/elasticsearch.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 06:25:13 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[70925]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680712.8616054-9305-256238063060032/.source.conf dest=/etc/pcp/elasticsearch/elasticsearch.conf follow=True mode=0600 _original_basename=elasticsearch.conf.j2 checksum=13f91d28ea10d21516fb892b9c304eb8001fb026 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 06:25:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71038]: 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 Aug 03 06:25:14 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71152]: 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 Aug 03 06:25:15 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71266]: 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 Aug 03 06:25:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71380]: ansible-file Invoked with path=/var/lib/pcp/pmdas/elasticsearch/.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 Aug 03 06:25:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71493]: 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 Aug 03 06:25:16 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71606]: 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 Aug 03 06:25:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71719]: 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 Aug 03 06:25:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71776]: 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 Aug 03 06:25:17 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71889]: 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 Aug 03 06:25:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[71946]: 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 Aug 03 06:25:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72059]: 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 Aug 03 06:25:18 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72116]: 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 Aug 03 06:25:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72229]: 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 ip-10-31-8-199.us-east-1.aws.redhat.com 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 Aug 03 06:25:19 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72344]: 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 Aug 03 06:25:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72462]: 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 Aug 03 06:25:20 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72519]: 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 Aug 03 06:25:21 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[72632]: 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 Aug 03 06:25:21 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2717. Aug 03 06:25:21 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:25:21 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2717 and the job result is done. Aug 03 06:25:21 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2717. Aug 03 06:25:23 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2717. Aug 03 06:25:23 ip-10-31-8-199.us-east-1.aws.redhat.com pmcd[73200]: Installing elasticsearch PMDA ... Aug 03 06:25:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[73330]: 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 Aug 03 06:25:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[73527]: 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 Aug 03 06:25:24 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[73640]: 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 Aug 03 06:25:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[73753]: 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 Aug 03 06:25:25 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[73958]: 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 Aug 03 06:25:26 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74071]: 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 Aug 03 06:25:26 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74184]: 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 Aug 03 06:25:26 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74302]: 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 Aug 03 06:25:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74415]: 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 Aug 03 06:25:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74472]: 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 Aug 03 06:25:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74597]: 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 Aug 03 06:25:27 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74654]: 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 Aug 03 06:25:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74767]: 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 Aug 03 06:25:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74824]: 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 Aug 03 06:25:28 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74937]: 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 Aug 03 06:25:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[74994]: 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 Aug 03 06:25:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75107]: 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 Aug 03 06:25:29 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75164]: 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 Aug 03 06:25:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75277]: 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 Aug 03 06:25:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75334]: 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 Aug 03 06:25:30 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75447]: 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 Aug 03 06:25:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75560]: 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 Aug 03 06:25:31 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75673]: 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 Aug 03 06:25:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75786]: 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 Aug 03 06:25:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[75899]: 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 Aug 03 06:25:32 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[76015]: 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 Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[76128]: 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 Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[76241]: 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 Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2876. Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2876 and the job result is done. Aug 03 06:25:33 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2794. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2794 and the job result is done. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2794. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2794. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2876. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com 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 2876. Aug 03 06:25:34 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77073]: 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 Aug 03 06:25:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77300]: 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 Aug 03 06:25:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77358]: 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 Aug 03 06:25:35 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77471]: 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 Aug 03 06:25:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77528]: 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 Aug 03 06:25:36 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77641]: 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 Aug 03 06:25:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77756]: 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 Aug 03 06:25:37 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77870]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/elasticsearch/elasticsearch.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 Aug 03 06:25:38 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[77984]: ansible-service_facts Invoked Aug 03 06:25:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78199]: 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 Aug 03 06:25:41 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78313]: 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 Aug 03 06:25:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78427]: 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 Aug 03 06:25:42 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78541]: 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 Aug 03 06:25:45 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78692]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 06:25:46 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[78834]: ansible-service_facts Invoked Aug 03 06:25:48 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[79049]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 06:25:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[79162]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 06:25:49 ip-10-31-8-199.us-east-1.aws.redhat.com python3.12[79276]: 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 type=AVC msg=audit(1722680622.206:6112): avc: denied { nnp_transition } for pid=52335 comm="(irewalld)" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.217:6113): avc: denied { ioctl } for pid=52335 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.217:6114): avc: denied { ioctl } for pid=52335 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5451 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.217:6115): avc: denied { ioctl } for pid=52335 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.434:6117): avc: denied { nnp_transition } for pid=52336 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.434:6117): avc: denied { execute_no_trans } for pid=52336 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.436:6118): avc: denied { nnp_transition } for pid=52337 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.436:6118): avc: denied { execute_no_trans } for pid=52337 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.436:6119): avc: denied { nnp_transition } for pid=52338 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.436:6119): avc: denied { execute_no_trans } for pid=52338 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.437:6120): avc: denied { nnp_transition } for pid=52339 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.437:6120): avc: denied { execute_no_trans } for pid=52339 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.437:6121): avc: denied { nnp_transition } for pid=52340 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.437:6121): avc: denied { execute_no_trans } for pid=52340 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.438:6122): avc: denied { nnp_transition } for pid=52341 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.438:6122): avc: denied { execute_no_trans } for pid=52341 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.438:6123): avc: denied { nnp_transition } for pid=52342 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.438:6123): avc: denied { execute_no_trans } for pid=52342 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.438:6124): avc: denied { nnp_transition } for pid=52343 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.438:6124): avc: denied { execute_no_trans } for pid=52343 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.445:6125): avc: denied { nnp_transition } for pid=52344 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.445:6125): avc: denied { execute_no_trans } for pid=52344 comm="firewalld" path="/usr/sbin/ipset" dev="xvda2" ino=7542879 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.692:6137): avc: denied { nnp_transition } for pid=52380 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.692:6137): avc: denied { execute_no_trans } for pid=52380 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.693:6138): avc: denied { nnp_transition } for pid=52381 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.693:6138): avc: denied { execute_no_trans } for pid=52381 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.693:6139): avc: denied { nnp_transition } for pid=52382 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.693:6139): avc: denied { execute_no_trans } for pid=52382 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.694:6140): avc: denied { nnp_transition } for pid=52385 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.694:6140): avc: denied { execute_no_trans } for pid=52385 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.694:6141): avc: denied { nnp_transition } for pid=52386 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.694:6141): avc: denied { execute_no_trans } for pid=52386 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.695:6142): avc: denied { nnp_transition } for pid=52387 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.695:6142): avc: denied { execute_no_trans } for pid=52387 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.695:6143): avc: denied { nnp_transition } for pid=52388 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.695:6143): avc: denied { execute_no_trans } for pid=52388 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.696:6144): avc: denied { nnp_transition } for pid=52389 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.696:6144): avc: denied { execute_no_trans } for pid=52389 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.697:6145): avc: denied { nnp_transition } for pid=52390 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.697:6145): avc: denied { execute_no_trans } for pid=52390 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.698:6146): avc: denied { nnp_transition } for pid=52391 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.698:6146): avc: denied { execute_no_trans } for pid=52391 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.698:6147): avc: denied { nnp_transition } for pid=52392 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.698:6147): avc: denied { execute_no_trans } for pid=52392 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.698:6148): avc: denied { nnp_transition } for pid=52393 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.698:6148): avc: denied { execute_no_trans } for pid=52393 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680622.699:6149): avc: denied { nnp_transition } for pid=52394 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680622.699:6149): avc: denied { execute_no_trans } for pid=52394 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680623.200:6177): avc: denied { write } for pid=52335 comm="firewalld" name="public.xml.old" dev="xvda2" ino=299029 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680623.200:6178): avc: denied { write } for pid=52335 comm="firewalld" name="public.xml" dev="xvda2" ino=247237 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=0 ################## total 32 dr-xr-xr-x. 18 root root 235 Aug 1 04:08 ../ drwxr-xr-x. 3 root root 60 Aug 3 06:17 initramfs/ drwxr-xr-x. 2 root root 60 Aug 3 06:17 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 3 06:17 log/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 mount/ -r--r--r--. 1 root root 33 Aug 3 06:17 machine-id prw-------. 1 root root 0 Aug 3 06:17 dmeventd-server| prw-------. 1 root root 0 Aug 3 06:17 dmeventd-client| prw-------. 1 root root 0 Aug 3 06:17 initctl| drwx------. 2 root root 80 Aug 3 06:17 lvm/ drwx------. 2 root root 40 Aug 3 06:17 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 setrans/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 console/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 sepermit/ drwx------. 2 rpc rpc 40 Aug 3 06:17 rpcbind/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 faillock/ drwxr-xr-x. 2 root root 40 Aug 3 06:17 motd.d/ -rw-r--r--. 1 root root 0 Aug 3 06:17 motd drwx--x--x. 3 root root 60 Aug 3 06:17 sudo/ drwxrwxr-x. 2 sssd sssd 40 Aug 3 06:17 sssd/ drwxr-xr-x. 3 root root 60 Aug 3 06:17 tpm2-tss/ -rw-r--r--. 1 root root 4 Aug 3 06:17 auditd.pid drwxr-xr-x. 2 root root 60 Aug 3 06:17 dbus/ drwxr-xr-x. 2 root root 60 Aug 3 06:17 pcscd/ srw-rw-rw-. 1 root root 0 Aug 3 06:17 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Aug 3 06:17 irqbalance/ -rw-------. 1 root root 3 Aug 3 06:17 rsyslogd.pid drwxr-xr-x. 2 root root 100 Aug 3 06:18 dhcpcd/ drwxr-xr-x. 4 root root 120 Aug 3 06:18 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 3 06:18 chrony-dhcp/ -rw-------. 1 root root 4 Aug 3 06:18 gssproxy.pid drwxr-x---. 2 chrony chrony 80 Aug 3 06:18 chrony/ srw-rw-rw-. 1 root root 0 Aug 3 06:18 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 3 06:18 gssproxy.default.sock= -rw-------. 1 root root 4 Aug 3 06:18 sm-notify.pid drwxr-xr-x. 4 root root 100 Aug 3 06:18 lock/ -rw-r--r--. 1 root root 4 Aug 3 06:18 sshd.pid -rw-r--r--. 1 root root 4 Aug 3 06:18 crond.pid ----------. 1 root root 0 Aug 3 06:18 cron.reboot drwx------. 3 root root 340 Aug 3 06:18 cloud-init/ drwxr-xr-x. 2 root root 80 Aug 3 06:18 blkid/ drwxr-xr-x. 12 root root 240 Aug 3 06:18 credentials/ -rw-------. 1 root root 0 Aug 3 06:18 agetty.reload drwxr-xr-x. 3 root root 60 Aug 3 06:19 user/ drwxr-xr-x. 2 root root 80 Aug 3 06:20 selinux-policy/ drwxr-xr-x. 34 root root 1020 Aug 3 06:23 ./ drwxr-x---. 2 root root 40 Aug 3 06:23 firewalld/ drwxr-xr-x. 7 root root 160 Aug 3 06:23 udev/ drwxr-xr-x. 22 root root 640 Aug 3 06:23 systemd/ drwxrwxr-x. 2 pcp pcp 200 Aug 3 06:25 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 3 06:25 utmp total 12 -r--r--r--. 1 pcp pcp 5 Aug 3 06:21 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Aug 3 06:21 pmlogger.18814.socket= lrwxrwxrwx. 1 pcp pcp 30 Aug 3 06:21 pmlogger.primary.socket -> /run/pcp/pmlogger.18814.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 3 06:21 pmlogger.19171.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 3 06:21 pmlogger.19580.socket= drwxr-xr-x. 34 root root 1020 Aug 3 06:23 ../ srw-rw-rw-. 1 root root 0 Aug 3 06:25 pmcd.socket= -r--r--r--. 1 root root 5 Aug 3 06:25 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 3 06:25 pmie.pid drwxrwxr-x. 2 pcp pcp 200 Aug 3 06:25 ./ TASK [Reraise error] *********************************************************** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Saturday 03 August 2024 06:25:49 -0400 (0:00:00.511) 0:00:05.274 ******* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: {'failures': ['No package redis available.', 'No package redis-doc available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['redis', 'redis-doc'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Saturday 03 August 2024 06:25:49 -0400 (0:00:00.021) 0:00:05.295 ******* 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": "active", "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Saturday 03 August 2024 06:25:51 -0400 (0:00:01.917) 0:00:07.213 ******* 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": "Sat 2024-08-03 06:25:23 EDT", "ActiveEnterTimestampMonotonic": "460701161", "ActiveExitTimestamp": "Sat 2024-08-03 06:25:21 EDT", "ActiveExitTimestampMonotonic": "458235786", "ActiveState": "active", "After": "avahi-daemon.service sysinit.target network-online.target basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 06:25:21 EDT", "AssertTimestampMonotonic": "459012103", "Before": "pmlogger.service pmie.service zabbix-agent.service 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": "3043136000", "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": "Sat 2024-08-03 06:25:21 EDT", "ConditionTimestampMonotonic": "459012100", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5527", "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": "3700916224", "EffectiveMemoryMax": "3700916224", "EffectiveTasksMax": "22401", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "73074", "ExecMainStartTimestamp": "Sat 2024-08-03 06:25:23 EDT", "ExecMainStartTimestampMonotonic": "460701111", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-03 06:25:21 EDT] ; stop_time=[n/a] ; pid=73000 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Sat 2024-08-03 06:25:21 EDT] ; stop_time=[n/a] ; pid=73000 ; 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": "Sat 2024-08-03 06:25:21 EDT", "InactiveEnterTimestampMonotonic": "459011443", "InactiveExitTimestamp": "Sat 2024-08-03 06:25:21 EDT", "InactiveExitTimestampMonotonic": "459013551", "InvocationID": "fd422095156045faaa8425a0edb5ec78", "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": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "73074", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3091488768", "MemoryCurrent": "84303872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "121434112", "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": "Sat 2024-08-03 06:25:23 EDT", "StateChangeTimestampMonotonic": "460701161", "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": "13", "TasksMax": "22401", "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": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-03 06:21:32 EDT", "ActiveEnterTimestampMonotonic": "229551115", "ActiveExitTimestamp": "Sat 2024-08-03 06:21:31 EDT", "ActiveExitTimestampMonotonic": "228779296", "ActiveState": "active", "After": "basic.target sysinit.target pmcd.service network-online.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 06:21:31 EDT", "AssertTimestampMonotonic": "228886622", "Before": "multi-user.target shutdown.target pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_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": "1567639000", "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": "Sat 2024-08-03 06:21:31 EDT", "ConditionTimestampMonotonic": "228886620", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "4570", "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": "3700916224", "EffectiveMemoryMax": "3700916224", "EffectiveTasksMax": "22401", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "18814", "ExecMainStartTimestamp": "Sat 2024-08-03 06:21:32 EDT", "ExecMainStartTimestampMonotonic": "229551065", "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": "993", "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": "Sat 2024-08-03 06:21:31 EDT", "InactiveEnterTimestampMonotonic": "228885712", "InactiveExitTimestamp": "Sat 2024-08-03 06:21:31 EDT", "InactiveExitTimestampMonotonic": "228888191", "InvocationID": "6adbb83223174ceb933d519df111bc9b", "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": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18814", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3069501440", "MemoryCurrent": "3502080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "11522048", "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": "Sat 2024-08-03 06:21:32 EDT", "StateChangeTimestampMonotonic": "229551115", "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": "22401", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "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": "Sat 2024-08-03 06:25:34 EDT", "ActiveEnterTimestampMonotonic": "471466854", "ActiveExitTimestamp": "Sat 2024-08-03 06:25:33 EDT", "ActiveExitTimestampMonotonic": "470850822", "ActiveState": "active", "After": "sysinit.target basic.target systemd-journald.socket pmcd.service system.slice network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 06:25:34 EDT", "AssertTimestampMonotonic": "471224559", "Before": "pmie_check.timer shutdown.target pmie_farm.service pmie_daily.timer multi-user.target", "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": "321698000", "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": "Sat 2024-08-03 06:25:34 EDT", "ConditionTimestampMonotonic": "471224556", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5565", "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": "3700916224", "EffectiveMemoryMax": "3700916224", "EffectiveTasksMax": "22401", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "76743", "ExecMainStartTimestamp": "Sat 2024-08-03 06:25:34 EDT", "ExecMainStartTimestampMonotonic": "471466802", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-03 06:25:34 EDT] ; stop_time=[n/a] ; pid=76529 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Sat 2024-08-03 06:25:34 EDT] ; stop_time=[n/a] ; pid=76529 ; 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": "993", "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": "Sat 2024-08-03 06:25:34 EDT", "InactiveEnterTimestampMonotonic": "471223726", "InactiveExitTimestamp": "Sat 2024-08-03 06:25:34 EDT", "InactiveExitTimestampMonotonic": "471226231", "InvocationID": "a109ea713aab459ebc1e445afa93b2e9", "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": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "76743", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3072978944", "MemoryCurrent": "1396736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "8753152", "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": "Sat 2024-08-03 06:25:34 EDT", "StateChangeTimestampMonotonic": "471466854", "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": "22401", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "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=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pmcd.service network-online.target system.slice sysinit.target redis.service basic.target avahi-daemon.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": "3700916224", "EffectiveMemoryMax": "3700916224", "EffectiveTasksMax": "22401", "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": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "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": "3071180800", "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": "22401", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed_node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=13 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Saturday 03 August 2024 06:25:54 -0400 (0:00:02.198) 0:00:09.411 ******* =============================================================================== Restore state of services ----------------------------------------------- 2.20s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 1.96s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.92s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 0.78s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.51s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree --- 0.42s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.06s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.06s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Setup metric querying service. ------------------------------------------ 0.04s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Run the role ------------------------------------------------------------ 0.03s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Handle failure case ----------------------------------------------------- 0.03s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree --- 0.03s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Reraise error ----------------------------------------------------------- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Stop test --------------------------------------------------------------- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Setup bpftrace metrics. ------------------------------------------------- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Configure Elasticsearch metrics ----------------------------------------- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.02s /tmp/tmp.wRWT7qfXWi/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18