# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci4ypdhe1n/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-ci4ypdhe1n/tests/get_services_state.yml statically imported: /WORKDIR/git-weekly-ci4ypdhe1n/tests/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_query.yml *********************************************** 2 plays in /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:4 Saturday 22 June 2024 12:53:22 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4ypdhe1n/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with query service enabled] ******************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:9 Saturday 22 June 2024 12:53:22 +0000 (0:00:00.012) 0:00:00.025 ********* ok: [sut] TASK [End test] **************************************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:15 Saturday 22 June 2024 12:53:25 +0000 (0:00:02.500) 0:00:02.526 ********* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Get initial state of services] ******************************************* task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/get_services_state.yml:3 Saturday 22 June 2024 12:53:25 +0000 (0:00:00.012) 0:00:02.538 ********* ok: [sut] => { "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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "influxdb.service": { "name": "influxdb.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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "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" }, "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": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "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-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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-storagetm.service": { "name": "systemd-storagetm.service", "source": "systemd", "state": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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-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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:25 Saturday 22 June 2024 12:53:27 +0000 (0:00:02.747) 0:00:05.285 ********* TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.022) 0:00:05.308 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.015) 0:00:05.323 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.012) 0:00:05.336 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.011) 0:00:05.348 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.012) 0:00:05.360 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.011) 0:00:05.371 ********* ok: [sut] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Saturday 22 June 2024 12:53:27 +0000 (0:00:00.016) 0:00:05.388 ********* skipping: [sut] => { "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: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.013) 0:00:05.401 ********* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.011) 0:00:05.413 ********* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.011) 0:00:05.424 ********* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.011) 0:00:05.435 ********* TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.026) 0:00:05.461 ********* The conditional check 'item is file' failed. The error was: error while evaluating conditional (item is file): Unable to look up a name or access an attribute in template string ({% if item is file %} True {% else %} False {% endif %}). Make sure your variable name does not contain invalid characters like '-': stat: path should be string, bytes, os.PathLike or integer, not AnsibleUndefined. stat: path should be string, bytes, os.PathLike or integer, not AnsibleUndefined. Unable to look up a name or access an attribute in template string ({% if item is file %} True {% else %} False {% endif %}). Make sure your variable name does not contain invalid characters like '-': stat: path should be string, bytes, os.PathLike or integer, not AnsibleUndefined. stat: path should be string, bytes, os.PathLike or integer, not AnsibleUndefined The error appears to be in '/WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml': line 4, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: # yamllint disable rule:line-length - name: Set platform/version specific variables ^ here fatal: [sut]: FAILED! => {} MSG: 'dict object' has no attribute 'ansible_architecture'. 'dict object' has no attribute 'ansible_architecture' TASK [Handle failure case] ***************************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:44 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.017) 0:00:05.479 ********* included: /WORKDIR/git-weekly-ci4ypdhe1n/tests/handle_test_failure.yml for sut TASK [Collect logs] ************************************************************ task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/handle_test_failure.yml:2 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.016) 0:00:05.496 ********* ok: [sut] => { "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.064281", "end": "2024-06-22 12:53:28.461315", "rc": 0, "start": "2024-06-22 12:53:28.397034" } STDOUT: Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32415 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32431]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32432 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32449 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32487 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32503]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:18 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32506 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32522]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32523 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32556]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:19 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:20 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:20 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:20 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32559 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:20 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32575]: ansible-service_facts Invoked Jun 22 12:52:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32711]: 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 Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32729]: 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 Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32731 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32747]: 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 Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32749 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32765]: 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 Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32767 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32783]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:24 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32785]: CRYPTO_KEY_USER pid=32785 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32785]: Connection closed by 10.29.163.169 port 45976 Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32787]: CRYPTO_KEY_USER pid=32787 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32787 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_SESSION pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=32787 suid=74 rport=45980 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_SESSION pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=32787 suid=74 rport=45980 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_AUTH pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_ACCT pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32786]: Accepted publickey for root from 10.29.163.169 port 45980 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=32787 suid=74 rport=45980 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRED_ACQ pid=32786 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_ROLE_CHANGE pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: New session 19 of user root. ░░ Subject: A new session 19 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 19 has been created for the user root. ░░ ░░ The leading process of the session is 32786. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started session-19.scope - Session 19 of User root. ░░ Subject: A start job for unit session-19.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-19.scope has finished successfully. ░░ ░░ The job identifier is 5899. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32786]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_START pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32789]: CRYPTO_KEY_USER pid=32789 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32789 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32789]: CRED_ACQ pid=32789 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_LOGIN pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_START pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32789]: Received disconnect from 10.29.163.169 port 45980:11: disconnected by user Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=32789 suid=0 rport=45980 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32789]: Disconnected from user root 10.29.163.169 port 45980 Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32789 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32786]: pam_unix(sshd:session): session closed for user root Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_END pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRED_DISP pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_END pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: USER_LOGOUT pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32786]: CRYPTO_KEY_USER pid=32786 uid=0 auid=0 ses=19 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32786 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: session-19.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-19.scope has successfully entered the 'dead' state. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Session 19 logged out. Waiting for processes to exit. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Removed session 19. ░░ Subject: Session 19 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 19 has been terminated. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32807]: CRYPTO_KEY_USER pid=32807 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32807 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_SESSION pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=32807 suid=74 rport=45994 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_SESSION pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=32807 suid=74 rport=45994 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_AUTH pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_ACCT pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=32807 suid=74 rport=45994 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32806]: Accepted publickey for root from 10.29.163.169 port 45994 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRED_ACQ pid=32806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_ROLE_CHANGE pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: New session 20 of user root. ░░ Subject: A new session 20 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 20 has been created for the user root. ░░ ░░ The leading process of the session is 32806. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started session-20.scope - Session 20 of User root. ░░ Subject: A start job for unit session-20.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-20.scope has finished successfully. ░░ ░░ The job identifier is 5994. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32806]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_START pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32809]: CRYPTO_KEY_USER pid=32809 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32809 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32809]: CRED_ACQ pid=32809 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_LOGIN pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_START pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32809]: Received disconnect from 10.29.163.169 port 45994:11: disconnected by user Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=32809 suid=0 rport=45994 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32809]: Disconnected from user root 10.29.163.169 port 45994 Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32809 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[32806]: pam_unix(sshd:session): session closed for user root Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_END pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRED_DISP pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_END pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: USER_LOGOUT pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[32806]: CRYPTO_KEY_USER pid=32806 uid=0 auid=0 ses=20 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32806 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: session-20.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-20.scope has successfully entered the 'dead' state. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Session 20 logged out. Waiting for processes to exit. Jun 22 12:52:26 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Removed session 20. ░░ Subject: Session 20 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 20 has been terminated. Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32826 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32861 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32877]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=32902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:29 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[32918]: ansible-service_facts Invoked Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33038 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33054]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33055 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:32 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33071]: ansible-ansible.legacy.dnf Invoked with name=['postfix', 'postfix-perl-scripts'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33086]: ADD_GROUP pid=33086 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=89 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33086]: group added to /etc/group: name=postfix, GID=89 Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33086]: GRP_MGMT pid=33086 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=89 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33086]: group added to /etc/gshadow: name=postfix Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33086]: new group: name=postfix, GID=89 Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm useradd[33092]: new user: name=postfix, UID=89, GID=89, home=/var/spool/postfix, shell=/sbin/nologin, from=none Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33092]: ADD_USER pid=33092 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="postfix" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33099]: ADD_GROUP pid=33099 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=90 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33099]: group added to /etc/group: name=postdrop, GID=90 Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33099]: GRP_MGMT pid=33099 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=90 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33099]: group added to /etc/gshadow: name=postdrop Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm groupadd[33099]: new group: name=postdrop, GID=90 Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33106]: USER_MGMT pid=33106 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user-to-group grp="mail" acct="postfix" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm usermod[33106]: add 'postfix' to group 'mail' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[33106]: USER_MGMT pid=33106 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user-to-shadow-group grp="mail" acct="postfix" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' Jun 22 12:52:40 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm usermod[33106]: add 'postfix' to shadow group 'mail' Jun 22 12:52:41 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading requested from client PID 33598 ('systemctl') (unit session-6.scope)... Jun 22 12:52:41 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading... Jun 22 12:52:41 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-getty-generator[33628]: Failed to parse $SYSTEMD_GETTY_AUTO environment variable, ignoring: Permission denied Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading finished in 283 ms. Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=185 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=165 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=186 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=187 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=166 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=167 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=188 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=168 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=189 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=190 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=169 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=170 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=191 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=171 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=192 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=193 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=172 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=173 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=194 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=174 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=195 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=175 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=196 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=176 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=197 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=177 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=198 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=199 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=178 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=179 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=200 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=180 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=201 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=202 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=181 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=182 op=UNLOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=203 op=LOAD Jun 22 12:52:42 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=184 op=UNLOAD Jun 22 12:52:43 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started run-re2c0cbe2c3bf4868b2dffab442587844.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-re2c0cbe2c3bf4868b2dffab442587844.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-re2c0cbe2c3bf4868b2dffab442587844.service has finished successfully. ░░ ░░ The job identifier is 6089. Jun 22 12:52:43 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re2c0cbe2c3bf4868b2dffab442587844 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:43 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 6180. Jun 22 12:52:43 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading requested from client PID 33657 ('systemctl') (unit session-6.scope)... Jun 22 12:52:43 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading... Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-getty-generator[33691]: Failed to parse $SYSTEMD_GETTY_AUTO environment variable, ignoring: Permission denied Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Reloading finished in 494 ms. Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=204 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=185 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=205 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=206 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=186 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=187 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=207 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=188 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=208 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=209 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=189 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=190 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=210 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=191 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=211 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=212 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=192 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=193 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=213 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=194 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=214 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=195 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=215 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=196 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=216 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=197 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=217 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=218 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=198 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=199 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=219 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=200 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=220 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=221 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=201 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=202 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=222 op=LOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit: BPF prog-id=203 op=UNLOAD Jun 22 12:52:44 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33729 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:45 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33751 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33767]: ansible-ansible.legacy.stat Invoked with path=/var/log/mail.log follow=False get_checksum=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33768 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33784 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33801 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33817]: ansible-ansible.legacy.copy Invoked with dest=/var/log/mail.log force=False group=postfix owner=postfix mode=0600 src=/root/.ansible/tmp/ansible-tmp-1719060765.867873-4932-188549376680083/source _original_basename=tmpg9jzswft follow=False checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 backup=False unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories... ░░ Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit systemd-tmpfiles-clean.service has begun execution. ░░ ░░ The job identifier is 6271. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33820 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit systemd-tmpfiles-clean.service has finished successfully. ░░ ░░ The job identifier is 6271. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 6180. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: man-db-cache-update.service: Consumed 2.739s CPU time, 2.7M memory peak, 0B memory swap peak. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: run-re2c0cbe2c3bf4868b2dffab442587844.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-re2c0cbe2c3bf4868b2dffab442587844.service has successfully entered the 'dead' state. Jun 22 12:52:46 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re2c0cbe2c3bf4868b2dffab442587844 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:47 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:47 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:47 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33843 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:47 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33859]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-postfix'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 22 12:52:49 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started run-rc13a351ba89f49088dd980ddd466f121.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rc13a351ba89f49088dd980ddd466f121.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-rc13a351ba89f49088dd980ddd466f121.service has finished successfully. ░░ ░░ The job identifier is 6278. Jun 22 12:52:49 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc13a351ba89f49088dd980ddd466f121 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:49 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 6369. Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33879 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:50 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33895]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 6369. Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: man-db-cache-update.service: Consumed 2.537s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: run-rc13a351ba89f49088dd980ddd466f121.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-rc13a351ba89f49088dd980ddd466f121.service has successfully entered the 'dead' state. Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc13a351ba89f49088dd980ddd466f121 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:52 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33918]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=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 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33920 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33936]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33938 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33954]: ansible-file Invoked with path=/var/lib/pcp/pmdas/postfix/.NeedInstall mode=u=rw,g=r,o=r state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33955 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:54 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33971]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[33988]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=33989 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34005 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34043]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34062]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34063 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34080 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34096 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:55 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34118 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34134]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34153]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34154 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34171 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34187 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34209 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34225]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34228 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34244]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34245 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:56 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34278]: 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 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34281 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34297]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34303 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34319 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34341 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34357]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:57 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34360 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34376]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34377 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34394 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34410]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 22 12:52:58 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 6460. Jun 22 12:52:59 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Jun 22 12:52:59 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Stopped pmcd.service - Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 6460 and the job result is done. Jun 22 12:52:59 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:52:59 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: pmcd.service: Consumed 4.171s CPU time, 71.7M memory peak, 0B memory swap peak. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Jun 22 12:52:59 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 6460. Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 6460. Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=34965 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm pmcd[35027]: Installing postfix PMDA ... Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[34995]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:00 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35055 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35071]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35101]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35172 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35188]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35205]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:01 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35206 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35222]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35239]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35331]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35362 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:02 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35384 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35400]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35419]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35420 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35437 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35453 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35475 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35491]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35515]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35516 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35533 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:03 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35571 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35587]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35590 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35606]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35640 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35678]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:04 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35713]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35720 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35737 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35753 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35775 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35791]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35794 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35810]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35811 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35828 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35866 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:05 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35882]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35901]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35919 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35935]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35936 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35952]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:06 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35954 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35970]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[35988]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=35989 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36005]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36022]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:07 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36023 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36039]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36056]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 6647. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 6647 and the job result is done. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 6551. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Stopped pmie.service - Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 6551 and the job result is done. Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:53:08 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 6551. Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 6551. Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 6647. Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm 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://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 6647. Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36542]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36597 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36635 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36651]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:09 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36654 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36670]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36671 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36704 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36726 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36742]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36745 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36761]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36768 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:10 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36801]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36804 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36820]: ansible-ansible.legacy.command Invoked with _raw_params=pmstore pmcd.control.sighup 1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36823 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36842]: 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 Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:11 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:12 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:12 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:12 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:12 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[36860]: ansible-service_facts Invoked Jun 22 12:53:14 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:14 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:14 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:14 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:14 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=36987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37003]: 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 Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37005 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37021]: 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 Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37023 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:15 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37039]: 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 Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37041 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37057]: 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 Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37059 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37075]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:16 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37081]: Connection closed by 10.29.163.169 port 53794 Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37081]: CRYPTO_KEY_USER pid=37081 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37081 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37083]: CRYPTO_KEY_USER pid=37083 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37083 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_SESSION pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=37083 suid=74 rport=53810 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_SESSION pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=37083 suid=74 rport=53810 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_AUTH pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_ACCT pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37082]: Accepted publickey for root from 10.29.163.169 port 53810 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=37083 suid=74 rport=53810 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRED_ACQ pid=37082 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_ROLE_CHANGE pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: New session 21 of user root. ░░ Subject: A new session 21 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 21 has been created for the user root. ░░ ░░ The leading process of the session is 37082. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started session-21.scope - Session 21 of User root. ░░ Subject: A start job for unit session-21.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-21.scope has finished successfully. ░░ ░░ The job identifier is 6648. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37082]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_START pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37085]: CRYPTO_KEY_USER pid=37085 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37085]: CRED_ACQ pid=37085 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_LOGIN pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_START pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37086 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37085]: Received disconnect from 10.29.163.169 port 53810:11: disconnected by user Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=37085 suid=0 rport=53810 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37085]: Disconnected from user root 10.29.163.169 port 53810 Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37082]: pam_unix(sshd:session): session closed for user root Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_END pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRED_DISP pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_END pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: USER_LOGOUT pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37082]: CRYPTO_KEY_USER pid=37082 uid=0 auid=0 ses=21 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Session 21 logged out. Waiting for processes to exit. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: session-21.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-21.scope has successfully entered the 'dead' state. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Removed session 21. ░░ Subject: Session 21 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 21 has been terminated. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37103]: CRYPTO_KEY_USER pid=37103 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_SESSION pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=37103 suid=74 rport=53824 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_SESSION pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=37103 suid=74 rport=53824 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_AUTH pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_ACCT pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37102]: Accepted publickey for root from 10.29.163.169 port 53824 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=37103 suid=74 rport=53824 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRED_ACQ pid=37102 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_ROLE_CHANGE pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: New session 22 of user root. ░░ Subject: A new session 22 has been created for user root ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 22 has been created for the user root. ░░ ░░ The leading process of the session is 37102. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: Started session-22.scope - Session 22 of User root. ░░ Subject: A start job for unit session-22.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit session-22.scope has finished successfully. ░░ ░░ The job identifier is 6743. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37102]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_START pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37105]: CRYPTO_KEY_USER pid=37105 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37105]: CRED_ACQ pid=37105 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_LOGIN pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_START pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37106 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37105]: Received disconnect from 10.29.163.169 port 53824:11: disconnected by user Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=37105 suid=0 rport=53824 laddr=10.31.14.217 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37105]: Disconnected from user root 10.29.163.169 port 53824 Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm sshd[37102]: pam_unix(sshd:session): session closed for user root Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_END pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRED_DISP pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.169 addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_END pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: USER_LOGOUT pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[37102]: CRYPTO_KEY_USER pid=37102 uid=0 auid=0 ses=22 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd[1]: session-22.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit session-22.scope has successfully entered the 'dead' state. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Session 22 logged out. Waiting for processes to exit. Jun 22 12:53:21 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm systemd-logind[618]: Removed session 22. ░░ Subject: Session 22 has been terminated ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 22 has been terminated. Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37122 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37140 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:22 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37157 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:23 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37174]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37200 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:25 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37216]: ansible-service_facts Invoked Jun 22 12:53:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_END pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:27 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGOUT pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:28 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_LOGIN pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:28 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: USER_START pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=ssh res=success' Jun 22 12:53:28 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm audit[1038]: CRYPTO_KEY_USER pid=1038 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5a:42:8b:bc:a6:d1:72:f5:17:31:ab:d6:1f:11:0d:04:ec:7b:3e:23:1b:c3:c3:46:d2:29:99:45:e2:5b:ea:1b direction=? spid=37337 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.169 terminal=? res=success' Jun 22 12:53:28 3734f157-130f-4226-ae7e-23ad0a35ec92.testing-farm python3[37353]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 28 drwxr-xr-x. 3 root root 60 Jun 22 12:37 initramfs/ drwxr-xr-x. 2 root root 60 Jun 22 12:37 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Jun 22 12:37 log/ drwxr-xr-x. 2 root root 40 Jun 22 12:37 mount/ -r--r--r--. 1 root root 33 Jun 22 12:37 machine-id prw-------. 1 root root 0 Jun 22 12:38 dmeventd-server| prw-------. 1 root root 0 Jun 22 12:38 dmeventd-client| prw-------. 1 root root 0 Jun 22 12:38 initctl| drwx------. 2 root root 80 Jun 22 12:38 lvm/ drwx------. 2 root root 40 Jun 22 12:38 cryptsetup/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 setrans/ drwxr-xr-x. 4 root root 80 Jun 22 12:38 lock/ drwx--x---. 2 root root 40 Jun 22 12:38 mdadm/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 sepermit/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 faillock/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 console/ drwx------. 2 rpc rpc 40 Jun 22 12:38 rpcbind/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 motd.d/ -rw-r--r--. 1 root root 0 Jun 22 12:38 motd drwx--x--x. 3 root root 60 Jun 22 12:38 sudo/ drwxr-xr-x. 3 root root 60 Jun 22 12:38 tpm2-tss/ drwxr-xr-x. 2 root root 40 Jun 22 12:38 media/ drwxr-xr-x. 2 root root 60 Jun 22 12:38 dbus/ drwxr-xr-x. 2 root root 60 Jun 22 12:38 pcscd/ srw-rw-rw-. 1 root root 0 Jun 22 12:38 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 100 Jun 22 12:38 dhcpcd/ -rw-------. 1 root root 4 Jun 22 12:38 gssproxy.pid srw-rw-rw-. 1 root root 0 Jun 22 12:38 gssproxy.sock= srw-rw-rw-. 1 root root 0 Jun 22 12:38 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Jun 22 12:38 chrony-dhcp/ drwxr-xr-x. 2 root root 80 Jun 22 12:38 blkid/ dr-xr-xr-x. 19 root root 4096 Jun 22 12:38 ../ -rw-------. 1 root root 4 Jun 22 12:38 sm-notify.pid drwxr-xr-x. 2 root root 40 Jun 22 12:38 plymouth/ drwx------. 3 root root 340 Jun 22 12:38 cloud-init/ -rw-------. 1 root root 0 Jun 22 12:38 agetty.reload drwxr-xr-x. 7 root root 160 Jun 22 12:38 udev/ drwxr-xr-x. 3 root root 60 Jun 22 12:39 user/ -rw-rw-r--. 1 root utmp 1536 Jun 22 12:39 utmp drwxr-x---. 2 chrony chrony 80 Jun 22 12:41 chrony/ drwxr-xr-x. 4 root root 120 Jun 22 12:42 NetworkManager/ -rw-r--r--. 1 root root 5 Jun 22 12:42 auditd.pid -rw-r--r--. 1 root root 5 Jun 22 12:43 sshd.pid drwxr-xr-x. 2 root root 120 Jun 22 12:46 selinux-policy/ drwxr-xr-x. 35 root root 980 Jun 22 12:50 ./ drwxr-xr-x. 2 grafana grafana 60 Jun 22 12:50 grafana/ drwxr-xr-x. 25 root root 620 Jun 22 12:52 systemd/ drwxr-xr-x. 2 root root 40 Jun 22 12:52 credentials/ drwxrwxr-x. 2 pcp pcp 160 Jun 22 12:53 pcp/ total 12 lrwxrwxrwx. 1 pcp pcp 30 Jun 22 12:47 pmlogger.primary.socket -> /run/pcp/pmlogger.14012.socket= -r--r--r--. 1 pcp pcp 5 Jun 22 12:47 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Jun 22 12:47 pmlogger.14012.socket= drwxr-xr-x. 35 root root 980 Jun 22 12:50 ../ srw-rw-rw-. 1 root root 0 Jun 22 12:52 pmcd.socket= -r--r--r--. 1 root root 5 Jun 22 12:53 pmcd.pid -r--r--r--. 1 pcp pcp 5 Jun 22 12:53 pmie.pid drwxrwxr-x. 2 pcp pcp 160 Jun 22 12:53 ./ TASK [Reraise error] *********************************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/handle_test_failure.yml:17 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.397) 0:00:05.893 ********* fatal: [sut]: FAILED! => { "changed": false } MSG: {'failed': True, 'msg': "'dict object' has no attribute 'ansible_architecture'. 'dict object' has no attribute 'ansible_architecture'", '_ansible_no_log': False} TASK [Get final state of services] ********************************************* task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/restore_services_state.yml:3 Saturday 22 June 2024 12:53:28 +0000 (0:00:00.014) 0:00:05.907 ********* ok: [sut] => { "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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "influxdb.service": { "name": "influxdb.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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@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" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "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" }, "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": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "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-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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-storagetm.service": { "name": "systemd-storagetm.service", "source": "systemd", "state": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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-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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /WORKDIR/git-weekly-ci4ypdhe1n/tests/restore_services_state.yml:9 Saturday 22 June 2024 12:53:31 +0000 (0:00:02.691) 0:00:08.598 ********* ok: [sut] => (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-06-22 12:53:00 UTC", "ActiveEnterTimestampMonotonic": "914529935", "ActiveExitTimestamp": "Sat 2024-06-22 12:52:58 UTC", "ActiveExitTimestampMonotonic": "913027444", "ActiveState": "active", "After": "system.slice avahi-daemon.service systemd-journald.socket network-online.target basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 12:52:59 UTC", "AssertTimestampMonotonic": "913997881", "Before": "pmie.service multi-user.target pmproxy.service zabbix-agent.service pmlogger.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2344442000", "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-06-22 12:52:59 UTC", "ConditionTimestampMonotonic": "913997876", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "9583", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "34902", "ExecMainStartTimestamp": "Sat 2024-06-22 12:53:00 UTC", "ExecMainStartTimestampMonotonic": "914529812", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Sat 2024-06-22 12:52:59 UTC] ; stop_time=[n/a] ; pid=34828 ; 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-06-22 12:52:59 UTC] ; stop_time=[n/a] ; pid=34828 ; 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-06-22 12:52:59 UTC", "InactiveEnterTimestampMonotonic": "913996714", "InactiveExitTimestamp": "Sat 2024-06-22 12:52:59 UTC", "InactiveExitTimestampMonotonic": "914002502", "InvocationID": "192743927631473ead30511ff3a68d21", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "34902", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3341168640", "MemoryCurrent": "65794048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "86224896", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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-06-22 12:53:00 UTC", "StateChangeTimestampMonotonic": "914529935", "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": "11", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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: [sut] => (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-06-22 12:47:08 UTC", "ActiveEnterTimestampMonotonic": "562370858", "ActiveExitTimestamp": "Sat 2024-06-22 12:47:04 UTC", "ActiveExitTimestampMonotonic": "559010477", "ActiveState": "active", "After": "basic.target network-online.target pcp-reboot-init.service sysinit.target system.slice systemd-journald.socket pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 12:47:04 UTC", "AssertTimestampMonotonic": "559136665", "Before": "shutdown.target multi-user.target pmlogger_daily.timer pmlogger_check.timer pmlogger_farm.service", "BindsTo": "pmlogger_daily.timer pmlogger_check.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": "2612863000", "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-06-22 12:47:04 UTC", "ConditionTimestampMonotonic": "559136661", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "6566", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14012", "ExecMainStartTimestamp": "Sat 2024-06-22 12:47:08 UTC", "ExecMainStartTimestampMonotonic": "562370755", "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": "991", "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-06-22 12:47:04 UTC", "InactiveEnterTimestampMonotonic": "559135755", "InactiveExitTimestamp": "Sat 2024-06-22 12:47:04 UTC", "InactiveExitTimestampMonotonic": "559141478", "InvocationID": "eb4440554a674b9dbac9e322b0145de5", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14012", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3349430272", "MemoryCurrent": "7745536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "9617408", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "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-06-22 12:47:08 UTC", "StateChangeTimestampMonotonic": "562370858", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [sut] => (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-06-22 12:53:09 UTC", "ActiveEnterTimestampMonotonic": "923366028", "ActiveExitTimestamp": "Sat 2024-06-22 12:53:08 UTC", "ActiveExitTimestampMonotonic": "922847405", "ActiveState": "active", "After": "pmcd.service pcp-reboot-init.service systemd-journald.socket network-online.target basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 12:53:08 UTC", "AssertTimestampMonotonic": "923131606", "Before": "pmie_check.timer pmie_farm.service pmie_daily.timer shutdown.target 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": "336671000", "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-06-22 12:53:08 UTC", "ConditionTimestampMonotonic": "923131602", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "9626", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36437", "ExecMainStartTimestamp": "Sat 2024-06-22 12:53:09 UTC", "ExecMainStartTimestampMonotonic": "923365917", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-06-22 12:53:08 UTC] ; stop_time=[n/a] ; pid=36262 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Sat 2024-06-22 12:53:08 UTC] ; stop_time=[n/a] ; pid=36262 ; 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": "991", "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-06-22 12:53:08 UTC", "InactiveEnterTimestampMonotonic": "923130561", "InactiveExitTimestamp": "Sat 2024-06-22 12:53:08 UTC", "InactiveExitTimestampMonotonic": "923139739", "InvocationID": "8fef37baaf624662b487b411bc8e7aa2", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36437", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3349434368", "MemoryCurrent": "1449984", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "6819840", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "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-06-22 12:53:09 UTC", "StateChangeTimestampMonotonic": "923366028", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [sut] => (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", "ActiveEnterTimestamp": "Sat 2024-06-22 12:50:25 UTC", "ActiveEnterTimestampMonotonic": "759346739", "ActiveExitTimestamp": "Sat 2024-06-22 12:50:30 UTC", "ActiveExitTimestampMonotonic": "764887746", "ActiveState": "inactive", "After": "avahi-daemon.service sysinit.target pmcd.service basic.target system.slice network-online.target systemd-journald.socket pcp-reboot-init.service redis.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 12:50:25 UTC", "AssertTimestampMonotonic": "759264007", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "91051000", "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-06-22 12:50:25 UTC", "ConditionTimestampMonotonic": "759264003", "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)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-06-22 12:50:30 UTC", "ExecMainExitTimestampMonotonic": "764889581", "ExecMainPID": "23916", "ExecMainStartTimestamp": "Sat 2024-06-22 12:50:25 UTC", "ExecMainStartTimestampMonotonic": "759272145", "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", "InactiveEnterTimestamp": "Sat 2024-06-22 12:50:30 UTC", "InactiveEnterTimestampMonotonic": "764889759", "InactiveExitTimestamp": "Sat 2024-06-22 12:50:25 UTC", "InactiveExitTimestampMonotonic": "759272402", "InvocationID": "e07bd6abfe384dc895455dd115619cf7", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "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": "3349176320", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3600384", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "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": "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-06-22 12:50:30 UTC", "StateChangeTimestampMonotonic": "764889759", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } skipping: [sut] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } ok: [sut] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "item": "grafana-server", "name": "grafana-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 12:50:26 UTC", "ActiveEnterTimestampMonotonic": "760522686", "ActiveExitTimestamp": "Sat 2024-06-22 12:50:25 UTC", "ActiveExitTimestampMonotonic": "759820319", "ActiveState": "active", "After": "sysinit.target mysqld.service mariadb.service -.mount systemd-journald.socket network-online.target postgresql.service basic.target systemd-tmpfiles-setup.service system.slice tmp.mount influxdb.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 12:50:25 UTC", "AssertTimestampMonotonic": "759850365", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "754718000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 12:50:25 UTC", "ConditionTimestampMonotonic": "759850357", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/grafana-server.service", "ControlGroupId": "7880", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23985", "ExecMainStartTimestamp": "Sat 2024-06-22 12:50:25 UTC", "ExecMainStartTimestampMonotonic": "759855159", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; 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/grafana-server.service", "FreezerState": "running", "GID": "989", "Group": "grafana", "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": "grafana-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-06-22 12:50:25 UTC", "InactiveEnterTimestampMonotonic": "759847180", "InactiveExitTimestamp": "Sat 2024-06-22 12:50:25 UTC", "InactiveExitTimestampMonotonic": "759855461", "InvocationID": "ab1ca1f71fdd4aad91c52de5d9d2ec21", "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": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23985", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3349180416", "MemoryCurrent": "69472256", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "69910528", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "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": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/grafana /var/tmp /usr/share/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "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-06-22 12:50:26 UTC", "StateChangeTimestampMonotonic": "760522686", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "21", "TasksMax": "4425", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "989", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "grafana", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "tmp.mount network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/usr/share/grafana" } } to retry, use: --limit @/tmp/tests_verify_query.retry PLAY RECAP ********************************************************************* sut : ok=8 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Saturday 22 June 2024 12:53:33 +0000 (0:00:02.223) 0:00:10.822 ********* =============================================================================== Get initial state of services ------------------------------------------- 2.75s /WORKDIR/git-weekly-ci4ypdhe1n/tests/get_services_state.yml:3 ----------------- Get final state of services --------------------------------------------- 2.69s /WORKDIR/git-weekly-ci4ypdhe1n/tests/restore_services_state.yml:3 ------------- Gathering Facts --------------------------------------------------------- 2.50s /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:9 ----------------- Restore state of services ----------------------------------------------- 2.22s /WORKDIR/git-weekly-ci4ypdhe1n/tests/restore_services_state.yml:9 ------------- Collect logs ------------------------------------------------------------ 0.40s /WORKDIR/git-weekly-ci4ypdhe1n/tests/handle_test_failure.yml:2 ---------------- Setup metric querying service. ------------------------------------------ 0.03s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:25 ---------------- fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Handle failure case ----------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:44 ---------------- fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.02s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Reraise error ----------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/tests/handle_test_failure.yml:17 --------------- Configure Elasticsearch metrics ----------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list --- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:4 ----------------- End test ---------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/tests/tests_verify_query.yml:15 ---------------- fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list --- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list --- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Configure SQL Server metrics. ------------------------------------------- 0.01s /WORKDIR/git-weekly-ci4ypdhe1n/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---