# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] 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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cif19zm3r9/.collection executable location = /opt/ansible-2.17/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.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-cif19zm3r9/tests/get_services_state.yml statically imported: /WORKDIR/git-weekly-cif19zm3r9/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_auth.yml ************************************************ 2 plays in /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:4 Saturday 03 August 2024 10:24:21 +0000 (0:00:00.022) 0:00:00.022 ******* 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-cif19zm3r9/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test authentication] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:9 Saturday 03 August 2024 10:24:21 +0000 (0:00:00.013) 0:00:00.035 ******* ok: [sut] TASK [Stop test] *************************************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:20 Saturday 03 August 2024 10:24:22 +0000 (0:00:00.952) 0:00:00.987 ******* 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-cif19zm3r9/tests/get_services_state.yml:3 Saturday 03 August 2024 10:24:22 +0000 (0:00:00.007) 0:00:00.995 ******* 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:30 Saturday 03 August 2024 10:24:24 +0000 (0:00:01.907) 0:00:02.903 ******* included: fedora.linux_system_roles.metrics for sut TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.023) 0:00:02.926 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.013) 0:00:02.939 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:02.950 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:02.960 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:02.971 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.011) 0:00:02.982 ******* ok: [sut] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "t;dlen;dle", "sasluser": "pcptest", "user": "pcptest" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.023) 0:00:03.006 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:03.017 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:03.027 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:03.038 ******* 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-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:03.048 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric collection service.] **************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.010) 0:00:03.058 ******* included: fedora.linux_system_roles.private_metrics_subrole_pcp for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.027) 0:00:03.086 ******* ok: [sut] => (item=/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [sut] => (item=/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [sut] => (item=/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml" } ok: [sut] => (item=/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_10.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Saturday 03 August 2024 10:24:24 +0000 (0:00:00.032) 0:00:03.118 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Saturday 03 August 2024 10:24:25 +0000 (0:00:00.271) 0:00:03.390 ******* ok: [sut] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 Saturday 03 August 2024 10:24:25 +0000 (0:00:00.017) 0:00:03.407 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: pcp pcp-zeroconf TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 Saturday 03 August 2024 10:24:25 +0000 (0:00:00.715) 0:00:04.122 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cyrus-sasl-lib cyrus-sasl-scram TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42 Saturday 03 August 2024 10:24:26 +0000 (0:00:00.614) 0:00:04.737 ******* included: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Saturday 03 August 2024 10:24:26 +0000 (0:00:00.024) 0:00:04.762 ******* skipping: [sut] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Saturday 03 August 2024 10:24:26 +0000 (0:00:00.012) 0:00:04.774 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003138", "end": "2024-08-03 10:24:26.726386", "rc": 0, "start": "2024-08-03 10:24:26.723248" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Saturday 03 August 2024 10:24:26 +0000 (0:00:00.323) 0:00:05.098 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Saturday 03 August 2024 10:24:26 +0000 (0:00:00.012) 0:00:05.110 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 45, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Saturday 03 August 2024 10:24:27 +0000 (0:00:00.313) 0:00:05.424 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Saturday 03 August 2024 10:24:27 +0000 (0:00:00.227) 0:00:05.652 ******* ok: [sut] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Saturday 03 August 2024 10:24:27 +0000 (0:00:00.520) 0:00:06.173 ******* ok: [sut] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Saturday 03 August 2024 10:24:28 +0000 (0:00:00.526) 0:00:06.699 ******* ok: [sut] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Saturday 03 August 2024 10:24:28 +0000 (0:00:00.524) 0:00:07.223 ******* changed: [sut] => (item={'user': 'pcptest', 'sasluser': 'pcptest', 'saslpassword': 't;dlen;dle'}) => { "ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 991, "home": "/home/pcptest", "item": { "saslpassword": "t;dlen;dle", "sasluser": "pcptest", "user": "pcptest" }, "name": "pcptest", "shell": "/bin/bash", "state": "present", "system": true, "uid": 991 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Saturday 03 August 2024 10:24:29 +0000 (0:00:00.431) 0:00:07.654 ******* ok: [sut] => (item={'user': 'pcptest', 'sasluser': 'pcptest', 'saslpassword': 't;dlen;dle'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^pcptest@\"; then\n echo \"Creating new pcptest user in /etc/pcp/passwd.db\"\n echo \"t;dlen;dle\" | saslpasswd2 -a pmcd \"pcptest\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.016526", "end": "2024-08-03 10:24:29.532564", "item": { "saslpassword": "t;dlen;dle", "sasluser": "pcptest", "user": "pcptest" }, "rc": 0, "start": "2024-08-03 10:24:29.516038" } STDOUT: Creating new pcptest user in /etc/pcp/passwd.db TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Saturday 03 August 2024 10:24:29 +0000 (0:00:00.237) 0:00:07.892 ******* ok: [sut] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.524) 0:00:08.417 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.017) 0:00:08.434 ******* ok: [sut] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.019) 0:00:08.454 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-03 10:23:59 UTC", "ActiveEnterTimestampMonotonic": "276505301", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "avahi-daemon.service systemd-journald.socket system.slice sysinit.target basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:23:59 UTC", "AssertTimestampMonotonic": "276359139", "Before": "pmlogger.service pmie.service zabbix-agent.service multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5107081000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:23:59 UTC", "ConditionTimestampMonotonic": "276359139", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4405", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9368", "ExecMainStartTimestamp": "Sat 2024-08-03 10:23:59 UTC", "ExecMainStartTimestampMonotonic": "276505237", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-03 10:23:59 UTC] ; stop_time=[n/a] ; pid=9293 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Sat 2024-08-03 10:23:59 UTC] ; stop_time=[n/a] ; pid=9293 ; 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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-03 10:23:59 UTC", "InactiveExitTimestampMonotonic": "276360673", "InvocationID": "6985d2dad6b44acdb27d1abebb6390aa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9368", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3213049856", "MemoryCurrent": "44109824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "48967680", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:23:59 UTC", "StateChangeTimestampMonotonic": "276505301", "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": "9", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service pmie.service multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.558) 0:00:09.012 ******* skipping: [sut] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.011) 0:00:09.023 ******* included: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Saturday 03 August 2024 10:24:30 +0000 (0:00:00.025) 0:00:09.049 ******* ok: [sut] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [sut] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [sut] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [sut] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Saturday 03 August 2024 10:24:31 +0000 (0:00:00.879) 0:00:09.928 ******* ok: [sut] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [sut] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [sut] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [sut] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Saturday 03 August 2024 10:24:32 +0000 (0:00:00.897) 0:00:10.826 ******* ok: [sut] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } ok: [sut] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } ok: [sut] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } ok: [sut] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } ok: [sut] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } ok: [sut] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Saturday 03 August 2024 10:24:35 +0000 (0:00:03.055) 0:00:13.881 ******* ok: [sut] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Saturday 03 August 2024 10:24:35 +0000 (0:00:00.012) 0:00:13.893 ******* skipping: [sut] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Saturday 03 August 2024 10:24:35 +0000 (0:00:00.015) 0:00:13.908 ******* skipping: [sut] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Saturday 03 August 2024 10:24:35 +0000 (0:00:00.014) 0:00:13.923 ******* ok: [sut] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Saturday 03 August 2024 10:24:35 +0000 (0:00:00.300) 0:00:14.223 ******* skipping: [sut] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Saturday 03 August 2024 10:24:35 +0000 (0:00:00.015) 0:00:14.239 ******* ok: [sut] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } ok: [sut] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } ok: [sut] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } ok: [sut] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } ok: [sut] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } ok: [sut] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Saturday 03 August 2024 10:24:37 +0000 (0:00:01.309) 0:00:15.548 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.011) 0:00:15.560 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.011) 0:00:15.571 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmie": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.017) 0:00:15.588 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-03 10:24:08 UTC", "ActiveEnterTimestampMonotonic": "284668651", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target pmcd.service basic.target network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:24:07 UTC", "AssertTimestampMonotonic": "284438489", "Before": "pmie_check.timer pmie_farm.service multi-user.target shutdown.target pmie_daily.timer", "BindsTo": "pmie_check.timer pmie_farm.service pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "283194000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:24:07 UTC", "ConditionTimestampMonotonic": "284438485", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "4481", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "11208", "ExecMainStartTimestamp": "Sat 2024-08-03 10:24:08 UTC", "ExecMainStartTimestampMonotonic": "284668589", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-03 10:24:07 UTC] ; stop_time=[n/a] ; pid=11029 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Sat 2024-08-03 10:24:07 UTC] ; stop_time=[n/a] ; pid=11029 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-03 10:24:07 UTC", "InactiveExitTimestampMonotonic": "284439861", "InvocationID": "d4714c475e264118bcf69890e776e84f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11208", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3210379264", "MemoryCurrent": "1548288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5300224", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:24:08 UTC", "StateChangeTimestampMonotonic": "284668651", "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": "22402", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.415) 0:00:16.003 ******* skipping: [sut] => { "changed": false, "false_condition": "__pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.011) 0:00:16.015 ******* included: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.026) 0:00:16.041 ******* ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Saturday 03 August 2024 10:24:37 +0000 (0:00:00.220) 0:00:16.262 ******* ok: [sut] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Saturday 03 August 2024 10:24:38 +0000 (0:00:00.527) 0:00:16.789 ******* ok: [sut] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Saturday 03 August 2024 10:24:38 +0000 (0:00:00.532) 0:00:17.322 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Saturday 03 August 2024 10:24:38 +0000 (0:00:00.011) 0:00:17.333 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.012) 0:00:17.345 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.015) 0:00:17.361 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-08-03 10:24:13 UTC", "ActiveEnterTimestampMonotonic": "290368264", "ActiveExitTimestamp": "Sat 2024-08-03 10:24:12 UTC", "ActiveExitTimestampMonotonic": "288795973", "ActiveState": "active", "After": "sysinit.target basic.target network-online.target pmcd.service systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:24:12 UTC", "AssertTimestampMonotonic": "289555237", "Before": "pmlogger_check.timer multi-user.target pmlogger_daily.timer shutdown.target pmlogger_farm.service", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1488226000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:24:12 UTC", "ConditionTimestampMonotonic": "289555233", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5036", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13308", "ExecMainStartTimestamp": "Sat 2024-08-03 10:24:13 UTC", "ExecMainStartTimestampMonotonic": "290368198", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Sat 2024-08-03 10:24:12 UTC] ; stop_time=[n/a] ; pid=13042 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Sat 2024-08-03 10:24:12 UTC] ; stop_time=[n/a] ; pid=13042 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-03 10:24:12 UTC", "InactiveEnterTimestampMonotonic": "289554398", "InactiveExitTimestamp": "Sat 2024-08-03 10:24:12 UTC", "InactiveExitTimestampMonotonic": "289558188", "InvocationID": "42f733a7995c4683b8e3d435364d1038", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13308", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3212316672", "MemoryCurrent": "2818048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "11300864", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:24:13 UTC", "StateChangeTimestampMonotonic": "290368264", "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": "22402", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.386) 0:00:17.747 ******* skipping: [sut] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.012) 0:00:17.759 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_rest_api | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric graphing service.] ****************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.016) 0:00:17.776 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_graph_service | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Configure firewall] ****************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:104 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.014) 0:00:17.790 ******* included: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] ******* task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.023) 0:00:17.814 ******* ok: [sut] => { "ansible_facts": { "__metrics_firewall": [] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmcd] *********************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.020) 0:00:17.835 ******* ok: [sut] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.021) 0:00:17.856 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_graph_service|bool or metrics_query_service|bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for grafana] ***************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.017) 0:00:17.873 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_graph_service|bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for redis] ******************* task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.017) 0:00:17.890 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_query_service|bool", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the port status with the firewall role] *********** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:37 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.017) 0:00:17.908 ******* included: fedora.linux_system_roles.firewall for sut TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.037) 0:00:17.946 ******* included: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.029) 0:00:17.975 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.024) 0:00:17.999 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.221) 0:00:18.221 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Saturday 03 August 2024 10:24:39 +0000 (0:00:00.021) 0:00:18.242 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.217) 0:00:18.459 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.022) 0:00:18.482 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.667) 0:00:19.149 ******* skipping: [sut] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.021) 0:00:19.171 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.018) 0:00:19.190 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.018) 0:00:19.209 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.018) 0:00:19.227 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 03 August 2024 10:24:40 +0000 (0:00:00.037) 0:00:19.265 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus-broker.service basic.target sysinit.target dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3211493376", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 03 August 2024 10:24:41 +0000 (0:00:00.393) 0:00:19.658 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket polkit.service dbus-broker.service basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ip6tables.service iptables.service ebtables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3227033600", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 03 August 2024 10:24:42 +0000 (0:00:01.512) 0:00:21.171 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.12", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 03 August 2024 10:24:42 +0000 (0:00:00.026) 0:00:21.198 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 03 August 2024 10:24:42 +0000 (0:00:00.018) 0:00:21.216 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 03 August 2024 10:24:42 +0000 (0:00:00.019) 0:00:21.236 ******* failed: [sut] (item={'port': '44321/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "44321/tcp", "state": "enabled" } } MSG: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml' TASK [Handle failure case] ***************************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:50 Saturday 03 August 2024 10:24:43 +0000 (0:00:00.841) 0:00:22.078 ******* included: /WORKDIR/git-weekly-cif19zm3r9/tests/handle_test_failure.yml for sut TASK [Collect logs] ************************************************************ task path: /WORKDIR/git-weekly-cif19zm3r9/tests/handle_test_failure.yml:2 Saturday 03 August 2024 10:24:43 +0000 (0:00:00.018) 0:00:22.096 ******* 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.050212", "end": "2024-08-03 10:24:44.000419", "rc": 0, "start": "2024-08-03 10:24:43.950207" } STDOUT: Aug 03 10:19:42 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 130. Aug 03 10:19:42 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 131. Aug 03 10:19:42 localhost kernel: RPC: Registered named UNIX socket transport module. Aug 03 10:19:42 localhost kernel: RPC: Registered udp transport module. Aug 03 10:19:42 localhost kernel: RPC: Registered tcp transport module. Aug 03 10:19:42 localhost kernel: RPC: Registered tcp-with-tls transport module. Aug 03 10:19:42 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Aug 03 10:19:42 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 230. Aug 03 10:19:42 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 229. Aug 03 10:19:42 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Aug 03 10:19:42 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 130. Aug 03 10:19:42 localhost augenrules[519]: /sbin/augenrules: No change Aug 03 10:19:42 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 144. Aug 03 10:19:42 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 286. Aug 03 10:19:42 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Aug 03 10:19:42 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 286. Aug 03 10:19:42 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 267. Aug 03 10:19:43 localhost augenrules[561]: No rules Aug 03 10:19:43 localhost augenrules[561]: enabled 0 Aug 03 10:19:43 localhost augenrules[561]: failure 1 Aug 03 10:19:43 localhost augenrules[561]: pid 0 Aug 03 10:19:43 localhost augenrules[561]: rate_limit 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_limit 8192 Aug 03 10:19:43 localhost augenrules[561]: lost 0 Aug 03 10:19:43 localhost augenrules[561]: backlog 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time 60000 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time_actual 0 Aug 03 10:19:43 localhost augenrules[561]: enabled 0 Aug 03 10:19:43 localhost augenrules[561]: failure 1 Aug 03 10:19:43 localhost augenrules[561]: pid 0 Aug 03 10:19:43 localhost augenrules[561]: rate_limit 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_limit 8192 Aug 03 10:19:43 localhost augenrules[561]: lost 0 Aug 03 10:19:43 localhost augenrules[561]: backlog 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time 60000 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time_actual 0 Aug 03 10:19:43 localhost augenrules[561]: enabled 0 Aug 03 10:19:43 localhost augenrules[561]: failure 1 Aug 03 10:19:43 localhost augenrules[561]: pid 0 Aug 03 10:19:43 localhost augenrules[561]: rate_limit 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_limit 8192 Aug 03 10:19:43 localhost augenrules[561]: lost 0 Aug 03 10:19:43 localhost augenrules[561]: backlog 0 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time 60000 Aug 03 10:19:43 localhost augenrules[561]: backlog_wait_time_actual 0 Aug 03 10:19:43 localhost systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Aug 03 10:19:43 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 221. Aug 03 10:19:43 localhost 55-scsi-sg3_id.rules[570]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 03 10:19:43 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 223. Aug 03 10:19:43 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Aug 03 10:19:43 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 294. Aug 03 10:19:43 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Aug 03 10:19:43 localhost (udev-worker)[551]: Network interface NamePolicy= disabled on kernel command line. Aug 03 10:19:43 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Aug 03 10:19:43 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Aug 03 10:19:43 localhost kernel: Console: switching to colour dummy device 80x25 Aug 03 10:19:43 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Aug 03 10:19:43 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Aug 03 10:19:43 localhost kernel: Console: switching to colour frame buffer device 128x48 Aug 03 10:19:43 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Aug 03 10:19:43 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Aug 03 10:19:43 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 294 and the job result is done. Aug 03 10:19:43 localhost systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dvconsole\x2dsetup.service.mount has successfully entered the 'dead' state. Aug 03 10:19:43 localhost auditd[583]: No plugins found, not dispatching events Aug 03 10:19:43 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 294. Aug 03 10:19:43 localhost auditd[583]: Init complete, auditd 4.0 listening for events (startup state enable) Aug 03 10:19:43 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 223. Aug 03 10:19:43 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 263. Aug 03 10:19:43 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 263. Aug 03 10:19:44 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 294. Aug 03 10:19:44 localhost systemd[1]: Reached target sysinit.target - System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 120. Aug 03 10:19:44 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 212. Aug 03 10:19:44 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ░░ Subject: A start job for unit fstrim.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fstrim.timer has finished successfully. ░░ ░░ The job identifier is 220. Aug 03 10:19:44 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 219. Aug 03 10:19:44 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 218. Aug 03 10:19:44 localhost systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. ░░ Subject: A start job for unit unbound-anchor.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.timer has finished successfully. ░░ ░░ The job identifier is 211. Aug 03 10:19:44 localhost systemd[1]: Reached target timers.target - Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 210. Aug 03 10:19:44 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 203. Aug 03 10:19:44 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ░░ Subject: A start job for unit pcscd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcscd.socket has finished successfully. ░░ ░░ The job identifier is 200. Aug 03 10:19:44 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 205. Aug 03 10:19:44 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ░░ Subject: A start job for unit systemd-hostnamed.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.socket has finished successfully. ░░ ░░ The job identifier is 199. Aug 03 10:19:44 localhost systemd[1]: Reached target sockets.target - Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 197. Aug 03 10:19:44 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 216. Aug 03 10:19:44 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 128. Aug 03 10:19:44 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 216. Aug 03 10:19:44 localhost systemd[1]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 119. Aug 03 10:19:44 localhost dbus-broker-launch[600]: Ready Aug 03 10:19:44 localhost systemd[1]: Starting chronyd.service - NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 258. Aug 03 10:19:44 localhost systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 237. Aug 03 10:19:44 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 132. Aug 03 10:19:44 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 254. Aug 03 10:19:44 localhost (qbalance)[605]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Aug 03 10:19:44 localhost systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 257. Aug 03 10:19:44 localhost systemd[1]: Starting rsyslog.service - System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 261. Aug 03 10:19:44 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 240. Aug 03 10:19:44 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 242. Aug 03 10:19:44 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 245. Aug 03 10:19:44 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 244. Aug 03 10:19:44 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 241. Aug 03 10:19:44 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 252. Aug 03 10:19:44 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 253. Aug 03 10:19:44 localhost systemd[1]: Starting systemd-logind.service - User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 246. Aug 03 10:19:44 localhost systemd-logind[610]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Aug 03 10:19:44 localhost systemd-logind[610]: Watching system buttons on /dev/input/event0 (Power Button) Aug 03 10:19:44 localhost systemd-logind[610]: Watching system buttons on /dev/input/event1 (Sleep Button) Aug 03 10:19:44 localhost systemd-logind[610]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Aug 03 10:19:45 localhost systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... ░░ Subject: A start job for unit unbound-anchor.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has begun execution. ░░ ░░ The job identifier is 303. Aug 03 10:19:45 localhost systemd[1]: Started systemd-logind.service - User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 246. Aug 03 10:19:45 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 132. Aug 03 10:19:45 localhost rsyslogd[609]: imjournal: filecreatemode is not set, using default 0644 [v8.2312.0-2.el10 try https://www.rsyslog.com/e/2186 ] Aug 03 10:19:45 localhost systemd[1]: Started rsyslog.service - System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 261. Aug 03 10:19:45 localhost rsyslogd[609]: [origin software="rsyslogd" swVersion="8.2312.0-2.el10" x-pid="609" x-info="https://www.rsyslog.com"] start Aug 03 10:19:45 localhost rsyslogd[609]: imjournal: journal files changed, reloading... [v8.2312.0-2.el10 try https://www.rsyslog.com/e/0 ] Aug 03 10:19:45 localhost rngd[607]: Disabling 7: PKCS11 Entropy generator (pkcs11) Aug 03 10:19:45 localhost rngd[607]: Disabling 5: NIST Network Entropy Beacon (nist) Aug 03 10:19:45 localhost rngd[607]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Aug 03 10:19:45 localhost rngd[607]: Disabling 10: Named pipe entropy input (namedpipe) Aug 03 10:19:45 localhost rngd[607]: Initializing available sources Aug 03 10:19:45 localhost rngd[607]: [hwrng ]: Initialization Failed Aug 03 10:19:45 localhost rngd[607]: [rdrand]: Enabling RDRAND rng support Aug 03 10:19:45 localhost rngd[607]: [rdrand]: Initialized Aug 03 10:19:45 localhost rngd[607]: [jitter]: JITTER timeout set to 5 sec Aug 03 10:19:45 localhost rngd[607]: [jitter]: Initializing AES buffer Aug 03 10:19:45 localhost chronyd[620]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Aug 03 10:19:45 localhost chronyd[620]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Aug 03 10:19:45 localhost systemd[1]: unbound-anchor.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit unbound-anchor.service has successfully entered the 'dead' state. Aug 03 10:19:45 localhost systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. ░░ Subject: A start job for unit unbound-anchor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit unbound-anchor.service has finished successfully. ░░ ░░ The job identifier is 303. Aug 03 10:19:45 localhost chronyd[620]: Using right/UTC timezone to obtain leap second data Aug 03 10:19:45 localhost chronyd[620]: Loaded seccomp filter (level 2) Aug 03 10:19:45 localhost systemd[1]: Started chronyd.service - NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 258. Aug 03 10:19:50 localhost rngd[607]: [jitter]: Unable to obtain AES key, disabling JITTER source Aug 03 10:19:50 localhost rngd[607]: [jitter]: Initialization Failed Aug 03 10:19:50 localhost rngd[607]: Process privileges have been dropped to 2:2 Aug 03 10:19:51 localhost cloud-init[626]: Cloud-init v. 24.1.4-14.el10 running 'init-local' at Sat, 03 Aug 2024 10:19:51 +0000. Up 28.11 seconds. Aug 03 10:19:52 localhost dhcpcd[628]: dhcpcd-10.0.6 starting Aug 03 10:19:52 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Aug 03 10:19:52 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 381. Aug 03 10:19:52 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Aug 03 10:19:52 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Aug 03 10:19:52 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Aug 03 10:19:52 localhost dhcpcd[631]: DUID 00:01:00:01:2e:40:c0:c8:0a:ff:e3:f3:54:49 Aug 03 10:19:52 localhost dhcpcd[631]: eth0: IAID e3:f3:54:49 Aug 03 10:19:52 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Aug 03 10:19:52 localhost kernel: cfg80211: failed to load regulatory.db Aug 03 10:19:54 localhost dhcpcd[631]: eth0: soliciting a DHCP lease Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 0 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 0 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 48 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 48 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 49 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 49 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 50 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 50 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 51 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 51 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 52 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 52 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 53 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 53 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 54 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 54 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 55 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 55 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 56 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 56 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 57 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 57 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 58 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 58 affinity is now unmanaged Aug 03 10:19:55 localhost irqbalance[605]: Cannot change IRQ 59 affinity: Input/output error Aug 03 10:19:55 localhost irqbalance[605]: IRQ 59 affinity is now unmanaged Aug 03 10:19:58 localhost dhcpcd[631]: eth0: offered 10.31.12.242 from 10.31.12.1 Aug 03 10:19:58 localhost dhcpcd[631]: eth0: leased 10.31.12.242 for 3600 seconds Aug 03 10:19:58 localhost dhcpcd[631]: eth0: adding route to 10.31.12.0/22 Aug 03 10:19:58 localhost dhcpcd[631]: eth0: adding default route via 10.31.12.1 Aug 03 10:19:58 localhost dhcpcd[631]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Aug 03 10:19:59 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 391. Aug 03 10:19:59 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 391. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-hostnamed[652]: Hostname set to (static) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 237. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 139. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 215. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.7905] NetworkManager (version 1.48.4-1.el10.1) is starting... (boot:2558714b-f1df-413a-94d5-e8b09de328eb) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.7908] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8460] manager[0x561d04645830]: monitoring kernel firmware directory '/lib/firmware'. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8501] hostname: hostname: using hostnamed Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8501] hostname: static hostname changed from (none) to "ip-10-31-12-242.us-east-1.aws.redhat.com" Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8505] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8508] manager[0x561d04645830]: rfkill: Wi-Fi hardware radio set enabled Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8509] manager[0x561d04645830]: rfkill: WWAN hardware radio set enabled Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8550] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8552] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8552] manager: Networking is enabled by state file Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8569] settings: Loaded settings plugin: keyfile (internal) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8613] dhcp: init: Using DHCP client 'internal' Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8616] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8630] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8648] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8656] device (lo): Activation: starting connection 'lo' (2bd09911-1b5f-40fa-9d59-404430f4f657) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 469. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8673] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8680] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8704] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8711] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8713] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8714] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8716] device (eth0): carrier: link connected Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8719] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8744] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8755] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8763] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8766] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8768] manager: NetworkManager state is now CONNECTING Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8770] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 215. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8787] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8791] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680399.8833] dhcp4 (eth0): state changed new lease, address=10.31.12.242, acd pending Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 217. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 214. Aug 03 10:19:59 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 227. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.0312] dhcp4 (eth0): state changed new lease, address=10.31.12.242 Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.0317] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.0398] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 469. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 227. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 228. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 224. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 225. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 222. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 250. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 182. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1142] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1145] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1147] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1154] device (lo): Activation: successful, device activated. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1166] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1171] manager: NetworkManager state is now CONNECTED_SITE Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1175] device (eth0): Activation: successful, device activated. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1191] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com NetworkManager[660]: [1722680400.1196] manager: startup complete Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 214. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 238. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Added source 10.11.160.238 Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Added source 10.18.100.10 Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Added source 10.2.32.37 Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Added source 10.2.32.38 Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Cloud-init v. 24.1.4-14.el10 running 'init' at Sat, 03 Aug 2024 10:20:00 +0000. Up 37.13 seconds. Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | eth0 | True | 10.31.12.242 | 255.255.252.0 | global | 0a:ff:e3:f3:54:49 | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | eth0 | True | fe80::8ff:e3ff:fef3:5449/64 | . | link | 0a:ff:e3:f3:54:49 | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | lo | True | ::1/128 | . | host | . | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | Route | Destination | Gateway | Interface | Flags | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: | 2 | multicast | :: | eth0 | U | Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 03 10:20:00 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: 2024-08-03 10:20:00,731 - handlers[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Aug 03 10:20:01 ip-10-31-12-242.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[812]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 03 10:20:01 ip-10-31-12-242.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[815]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Generating public/private rsa key pair. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key fingerprint is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: SHA256:HRZAqVlotq990CmThH52JOqpiNhoo/rkebJet72jANE root@ip-10-31-12-242.us-east-1.aws.redhat.com Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key's randomart image is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +---[RSA 3072]----+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | ooo. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . + o . | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . Eo * o | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . = oo.. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . . +S=.. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . o O + | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . o..* = | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |.O.+.o+oo . | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |XoX+..o.o+ | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +----[SHA256]-----+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Generating public/private ecdsa key pair. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key fingerprint is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: SHA256:SBY1bBV4ScaU1kBi3/dq7VtXpe08tEJERUhLJqblUS0 root@ip-10-31-12-242.us-east-1.aws.redhat.com Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key's randomart image is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +---[ECDSA 256]---+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | .o=BO@o*=o | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | o+=@.BE.. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | o. +...oo .| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | o . .. +.| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . S ...+| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | . .=o| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | .oo*| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | ...+| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: | .o| Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +----[SHA256]-----+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Generating public/private ed25519 key pair. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key fingerprint is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: SHA256:lwjvh3YrRS3nC49YEUwMB3ZTrqmGSDKsLZsiEShUghI root@ip-10-31-12-242.us-east-1.aws.redhat.com Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: The key's randomart image is: Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +--[ED25519 256]--+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |Eo.. +*=.. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |o.. . o+o | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |+ . o. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |+. o .++o | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |..+ . S.== | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |.o + . o ++ . | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |o.. . . *+o+ . | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |o+ ooo..o | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: |= .. | Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[746]: +----[SHA256]-----+ Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 238. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 236. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 213. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 235. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 249. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 256. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 232. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com sm-notify[832]: Version 2.6.4 starting Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 239. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com (sshd)[842]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 232. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 256. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com sshd[842]: Server listening on 0.0.0.0 port 22. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com sshd[842]: Server listening on :: port 22. Aug 03 10:20:02 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 239. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[876]: Cloud-init v. 24.1.4-14.el10 running 'modules:config' at Sat, 03 Aug 2024 10:20:03 +0000. Up 39.67 seconds. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com sshd[842]: Received signal 15; terminating. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 572. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 572 and the job result is done. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 655 and the job result is done. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 655. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 649. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 651. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 654. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 653. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 655. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 572. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com (sshd)[880]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com sshd[880]: Server listening on 0.0.0.0 port 22. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com sshd[880]: Server listening on :: port 22. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 572. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com restraintd[849]: Listening on http://localhost:8081 Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 235. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 234. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 272. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 272. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 255. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 270. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com crond[891]: (CRON) STARTUP (1.7.0) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com crond[891]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com crond[891]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 60% if used.) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com crond[891]: (CRON) INFO (running with inotify support) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 265. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 264. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 118. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 262. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 262. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[946]: Cloud-init v. 24.1.4-14.el10 running 'modules:final' at Sat, 03 Aug 2024 10:20:03 +0000. Up 40.30 seconds. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com kdumpctl[835]: kdump: Detected change(s) in the following file(s): /etc/fstab Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1000]: ############################################################# Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1004]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1012]: 256 SHA256:SBY1bBV4ScaU1kBi3/dq7VtXpe08tEJERUhLJqblUS0 root@ip-10-31-12-242.us-east-1.aws.redhat.com (ECDSA) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1019]: 256 SHA256:lwjvh3YrRS3nC49YEUwMB3ZTrqmGSDKsLZsiEShUghI root@ip-10-31-12-242.us-east-1.aws.redhat.com (ED25519) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1025]: 3072 SHA256:HRZAqVlotq990CmThH52JOqpiNhoo/rkebJet72jANE root@ip-10-31-12-242.us-east-1.aws.redhat.com (RSA) Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1028]: -----END SSH HOST KEY FINGERPRINTS----- Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[1031]: ############################################################# Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com cloud-init[946]: Cloud-init v. 24.1.4-14.el10 finished at Sat, 03 Aug 2024 10:20:03 +0000. Datasource DataSourceEc2Local. Up 40.52 seconds Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 234. Aug 03 10:20:03 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 233. Aug 03 10:20:06 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Selected source 10.2.32.38 Aug 03 10:20:06 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: System clock TAI offset set to 37 seconds Aug 03 10:20:06 ip-10-31-12-242.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Aug 03 10:20:07 ip-10-31-12-242.us-east-1.aws.redhat.com kdumpctl[835]: kdump: Rebuilding /boot/initramfs-6.10.0-15.el10.x86_64kdump.img Aug 03 10:20:08 ip-10-31-12-242.us-east-1.aws.redhat.com chronyd[620]: Selected source 162.159.200.1 (2.centos.pool.ntp.org) Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1376]: dracut-101-2.el10 Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/8605af15-4596-4ba0-84aa-95550e824316 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.10.0-15.el10.x86_64kdump.img 6.10.0-15.el10.x86_64 Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'resume' will not be installed, because it's in the list to be omitted! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 03 10:20:09 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: systemd *** Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: systemd-initrd *** Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: rngd *** Aug 03 10:20:10 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: i18n *** Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: drm *** Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: prefixdevname *** Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kernel-modules *** Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kernel-modules-extra *** Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Aug 03 10:20:11 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: fstab-sys *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: rootfs-block *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: terminfo *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: udev-rules *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: dracut-systemd *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: usrmount *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: base *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: fs-lib *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: kdumpbase *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: memstrack *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: microcode_ctl-fw_dir_override *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl module: mangling fw_dir Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: intel: caveats check for kernel version "6.10.0-15.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: shutdown *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including module: squash *** Aug 03 10:20:12 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Including modules done *** Aug 03 10:20:13 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Installing kernel module dependencies *** Aug 03 10:20:13 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Installing kernel module dependencies done *** Aug 03 10:20:13 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Resolving executable dependencies *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Resolving executable dependencies done *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Hardlinking files *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Mode: real Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Method: sha256 Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Files: 440 Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Linked: 1 files Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Compared: 0 xattrs Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Compared: 11 files Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Saved: 60.55 KiB Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Duration: 0.007927 seconds Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Hardlinking files done *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Generating early-microcode cpio image *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Constructing GenuineIntel.bin *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Constructing GenuineIntel.bin *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Store current command line parameters *** Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: Stored kernel commandline: Aug 03 10:20:14 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: No dracut internal kernel commandline stored in the initramfs Aug 03 10:20:15 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Install squash loader *** Aug 03 10:20:15 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Stripping files *** Aug 03 10:20:16 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Stripping files done *** Aug 03 10:20:16 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Squashing the files inside the initramfs *** Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Squashing the files inside the initramfs done *** Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Creating image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' *** Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com dracut[1379]: *** Creating initramfs image file '/boot/initramfs-6.10.0-15.el10.x86_64kdump.img' done *** Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com kdumpctl[835]: kdump: kexec: loaded kdump kernel Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com kdumpctl[835]: kdump: Starting kdump: [OK] Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 249. Aug 03 10:20:22 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.655s (kernel) + 6.858s (initrd) + 50.991s (userspace) = 59.506s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1655956 microseconds. ░░ ░░ Initrd start-up required 6858946 microseconds. ░░ ░░ Userspace start-up required 50991613 microseconds. Aug 03 10:20:29 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3725]: Accepted publickey for root from 10.30.32.29 port 38490 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3725]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3725) opened. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 3725. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 740. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 663. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 663. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 742. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 2 of user root. ░░ Subject: A new session 2 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 2 has been created for the user root. ░░ ░░ The leading process of the session is 3730. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com (systemd)[3730]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Queued start job for default target default.target. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 3. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[3730]: Startup finished in 170ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 170333 microseconds. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 742. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 822. Aug 03 10:21:08 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3725]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3741]: Received disconnect from 10.30.32.29 port 38490:11: disconnected by user Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3741]: Disconnected from user root 10.30.32.29 port 38490 Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3725]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3725) opened. Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3725]: pam_unix(sshd:session): session closed for user root Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Session 1 logged out. Waiting for processes to exit. Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Aug 03 10:21:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3773]: Connection closed by 10.29.163.174 port 59432 Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3774]: Accepted publickey for root from 10.29.163.174 port 59438 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3774]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3774) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 3774. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 903. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3774]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3777]: Received disconnect from 10.29.163.174 port 59438:11: disconnected by user Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3777]: Disconnected from user root 10.29.163.174 port 59438 Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3774]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3774) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3774]: pam_unix(sshd:session): session closed for user root Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Session 3 logged out. Waiting for processes to exit. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3796]: Accepted publickey for root from 10.29.163.174 port 59452 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3796]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3796) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 3796. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 984. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3796]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3799]: Received disconnect from 10.29.163.174 port 59452:11: disconnected by user Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3799]: Disconnected from user root 10.29.163.174 port 59452 Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3796]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3796) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3796]: pam_unix(sshd:session): session closed for user root Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Session 4 logged out. Waiting for processes to exit. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3818]: Accepted publickey for root from 10.29.163.174 port 59468 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3818]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3818) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 3818. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started session-5.scope - Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 1065. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3818]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3821]: Received disconnect from 10.29.163.174 port 59468:11: disconnected by user Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3821]: Disconnected from user root 10.29.163.174 port 59468 Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3818]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3818) opened. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3818]: pam_unix(sshd:session): session closed for user root Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Session 5 logged out. Waiting for processes to exit. Aug 03 10:21:10 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Aug 03 10:21:12 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3840]: Accepted publickey for root from 10.29.163.174 port 59476 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:21:12 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3840]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-3840) opened. Aug 03 10:21:12 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-logind[610]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 3840. Aug 03 10:21:12 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1146. Aug 03 10:21:12 ip-10-31-12-242.us-east-1.aws.redhat.com sshd-session[3840]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:21:24 ip-10-31-12-242.us-east-1.aws.redhat.com python3[3932]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:21:26 ip-10-31-12-242.us-east-1.aws.redhat.com python3[3977]: ansible-service_facts Invoked Aug 03 10:21:28 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4095]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:28 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4116]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:21:29 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4134]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:21:29 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4153]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:21:30 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4172]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:30 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4192]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:32 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4220]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:33 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4248]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:34 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4268]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:35 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4288]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:35 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4306]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:35 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4324]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:35 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4342]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:36 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4360]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:21:37 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4380]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:37 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4398]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:21:38 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4418]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:21:38 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4436]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:38 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4462]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:38 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4481]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:21:39 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4499]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:39 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4525]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:40 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4544]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:40 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4570]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:41 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4589]: ansible-ansible.legacy.command Invoked with _raw_params=yum repolist --enablerepo '*' | grep -q rhel-buildroot _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:41 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4610]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:42 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4636]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:42 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4655]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:42 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4681]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:43 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4700]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:43 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4719]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:21:54 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4795]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:21:57 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started run-r98a3dd38549e44db83f0e24aaf8a1722.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r98a3dd38549e44db83f0e24aaf8a1722.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r98a3dd38549e44db83f0e24aaf8a1722.service has finished successfully. ░░ ░░ The job identifier is 1227. Aug 03 10:21:57 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1304. Aug 03 10:21:58 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4823]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:21:59 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4842]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:21:59 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4861]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:22:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 03 10:22:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1304. Aug 03 10:22:00 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: run-r98a3dd38549e44db83f0e24aaf8a1722.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r98a3dd38549e44db83f0e24aaf8a1722.service has successfully entered the 'dead' state. Aug 03 10:22:00 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4884]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:22:00 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4903]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:03 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4922]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:05 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4944]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:08 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4963]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:09 ip-10-31-12-242.us-east-1.aws.redhat.com python3[4982]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting systemd-timedated.service - Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1381. Aug 03 10:22:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started systemd-timedated.service - Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1381. Aug 03 10:22:09 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-timedated[4986]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Aug 03 10:22:09 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5004]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:10 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5022]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-12-242.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 03 10:22:10 ip-10-31-12-242.us-east-1.aws.redhat.com usermod[5025]: change user 'root' password Aug 03 10:22:10 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5047]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:10 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5065]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:10 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5083]: ansible-file Invoked with path=/var/lib/tft state=directory 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:11 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5101]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:11 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5159]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Aug 03 10:22:11 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5212]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680531.2192364-803-268560716280822/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=af779f2a149bc6695c9d2d1622342e81371886ab backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:12 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5248]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:12 ip-10-31-12-242.us-east-1.aws.redhat.com rsyslogd[609]: imjournal: journal files changed, reloading... [v8.2312.0-2.el10 try https://www.rsyslog.com/e/0 ] Aug 03 10:22:12 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5307]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Aug 03 10:22:12 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5360]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680532.1562648-825-173564767976252/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:12 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5396]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:13 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5414]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:13 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5472]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Aug 03 10:22:13 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5525]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680533.2687476-871-145615680681948/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:14 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5561]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:14 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5621]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Aug 03 10:22:14 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5674]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1722680534.1303978-898-177279787852896/source _original_basename=tmpcmrbrihe follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:14 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5710]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:15 ip-10-31-12-242.us-east-1.aws.redhat.com python3[5731]: ansible-hostname Invoked with name=81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm use=None Aug 03 10:22:15 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1458. Aug 03 10:22:15 ip-10-31-12-242.us-east-1.aws.redhat.com systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1458. Aug 03 10:22:15 ip-10-31-12-242.us-east-1.aws.redhat.com systemd-hostnamed[5735]: Changed pretty hostname to '81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm' Aug 03 10:22:15 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-hostnamed[5735]: Hostname set to <81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm> (static) Aug 03 10:22:15 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm NetworkManager[660]: [1722680535.5671] hostname: static hostname changed from "ip-10-31-12-242.us-east-1.aws.redhat.com" to "81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm" Aug 03 10:22:15 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1535. Aug 03 10:22:15 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1535. Aug 03 10:22:15 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5765]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:16 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5785]: ansible-file Invoked with path=/var/log/messages 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:16 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5803]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:16 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm setsebool[5804]: The nis_enabled policy boolean was changed to on by root Aug 03 10:22:16 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5822]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:17 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5842]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:17 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5861]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:17 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5881]: ansible-file Invoked with path=/var/lib/restraint/avc_since 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:17 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5899]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:18 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5919]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:18 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5937]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:18 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5955]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:18 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5973]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[5991]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6010]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm auditd[583]: The audit daemon is exiting. Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1305 audit(1722680539.509:730): op=set audit_pid=0 old=583 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1131 audit(1722680539.521:731): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 03 10:22:19 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=2310 audit(1722680539.521:732): pid=601 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=2 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting audit-rules.service - Load Audit Rules... ░░ Subject: A start job for unit audit-rules.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has begun execution. ░░ ░░ The job identifier is 1616. Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6020]: /sbin/augenrules: No change Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1305 audit(1722680540.555:733): op=set audit_backlog_limit=8192 old=8192 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1300 audit(1722680540.555:733): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe418cc7a0 a2=3c a3=0 items=0 ppid=6020 pid=6030 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1327 audit(1722680540.555:733): proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1305 audit(1722680540.555:734): op=set audit_failure=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1300 audit(1722680540.555:734): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffe418cc7a0 a2=3c a3=0 items=0 ppid=6020 pid=6030 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1327 audit(1722680540.555:734): proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: audit: type=1305 audit(1722680540.555:735): op=set audit_backlog_wait_time=60000 old=60000 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 res=1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: No rules Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: enabled 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: failure 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: pid 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: rate_limit 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_limit 8192 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: lost 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog 3 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time 60000 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time_actual 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: enabled 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: failure 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: pid 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: rate_limit 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_limit 8192 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: lost 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog 4 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time 60000 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time_actual 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: enabled 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: failure 1 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: pid 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: rate_limit 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_limit 8192 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: lost 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog 4 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time 60000 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm augenrules[6030]: backlog_wait_time_actual 0 Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 1616. Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1613. Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm auditd[6039]: No plugins found, not dispatching events Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm auditd[6039]: Init complete, auditd 4.0 listening for events (startup state enable) Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started auditd.service - Security Audit Logging Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1613. Aug 03 10:22:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6060]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:22:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6120]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Aug 03 10:22:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6173]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1722680540.977837-1199-152723733281604/source _original_basename=tmpfabbmb2q follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:22:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6209]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:22 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6235]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:23 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6254]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:23 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6273]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:25 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 03 10:22:35 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6387]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:22:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6432]: ansible-service_facts Invoked Aug 03 10:22:37 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6549]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:38 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6570]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:39 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Aug 03 10:22:39 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6595]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6614]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:45 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 03 10:22:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6730]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:22:53 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6775]: ansible-service_facts Invoked Aug 03 10:22:55 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6893]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6951]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:22:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[6996]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:22:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7015]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest 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 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Aug 03 10:22:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7034]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:22:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7054]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:00 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7082]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:02 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7110]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:02 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7130]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:03 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7150]: ansible-service_facts Invoked Aug 03 10:23:05 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7268]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7289]: ansible-service_facts Invoked Aug 03 10:23:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7407]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7428]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7454]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:09 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7473]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:10 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3[7492]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[7605]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:23:22 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[7652]: ansible-service_facts Invoked Aug 03 10:23:24 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[7770]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:23:24 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[7788]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: Converting 395 SID table entries... Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability open_perms=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability always_check_network=0 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 03 10:23:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability userspace_initial_context=0 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: Converting 396 SID table entries... Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability open_perms=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability always_check_network=0 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Aug 03 10:23:49 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm kernel: SELinux: policy capability userspace_initial_context=0 Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started run-r0b9f51dc69b84d77a8f36aae9583ca7a.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r0b9f51dc69b84d77a8f36aae9583ca7a.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r0b9f51dc69b84d77a8f36aae9583ca7a.service has finished successfully. ░░ ░░ The job identifier is 1620. Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reload requested from client PID 8556 ('systemctl') (unit session-6.scope)... Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reloading... Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reloading finished in 218 ms. Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1697. Aug 03 10:23:52 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Aug 03 10:23:54 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8638]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 10:23:55 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8659]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:55 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8678]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:55 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8696]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:56 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8754]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:23:56 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8807]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680635.870051-2440-257081958988059/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:56 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8883]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[8936]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680636.587274-2458-33418404335399/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9012]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9067]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680637.2019339-2475-240373178952269/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1697. Aug 03 10:23:57 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: run-r0b9f51dc69b84d77a8f36aae9583ca7a.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r0b9f51dc69b84d77a8f36aae9583ca7a.service has successfully entered the 'dead' state. Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9107]: 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 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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 Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm useradd[9109]: new group: name=metrics, GID=992 Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm useradd[9109]: new user: name=metrics, UID=992, GID=992, home=/home/metrics, shell=/bin/bash, from=none Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9131]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sasldblistusers2[9135]: _sasldb_getkeyhandle has failed Aug 03 10:23:58 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9198]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:23:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9253]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680638.5969896-2503-4324800460922/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:23:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9289]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:23:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1774. Aug 03 10:23:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1774. Aug 03 10:23:59 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[9432]: Installing dm PMDA ... Aug 03 10:24:00 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9484]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:00 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9576]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:00 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9594]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:00 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9612]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:01 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9630]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:01 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9648]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:01 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9733]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:01 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9751]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:02 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9809]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:02 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[9864]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680641.9334025-2553-179921368504629/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:02 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10007]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:03 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10062]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680642.561856-2553-273677124678571/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:03 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10138]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:03 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10193]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680643.1351137-2553-134704860489826/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:03 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10336]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:04 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10391]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680643.762231-2553-16483219112975/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:04 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10467]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:04 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10522]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680644.3290968-2553-43255674951961/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:05 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10687]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:05 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10707]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:05 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10743]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10761]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10784]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10802]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10820]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:06 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10838]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:07 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[10888]: Installing nfsclient PMDA ... Aug 03 10:24:07 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10863]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:07 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[10973]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:07 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1851. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1851. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1852. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1931. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1929. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmie_check.service - Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1933. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1929. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1930. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 2010. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmie_check.service - Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1933. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 2010. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11336]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Aug 03 10:24:08 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11698]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:09 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11763]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680648.6539974-2690-22853872136833/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:09 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11839]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:09 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11894]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1722680649.3224177-2705-161172188136440/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:10 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[11935]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:10 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2087. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12217]: Installing openmetrics PMDA ... Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2087. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 2088. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_daily.timer - Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 2165. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2166. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 2169. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 2169. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2166. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 2167. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 2246. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 2246. Aug 03 10:24:11 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[12476]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2405. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2405 and the job result is done. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2323. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12514]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12514) Info: Initializing ... currently in notready state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12514]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12514) Info: Config change detected, traversed 2 config entries in 0.0002s, rescanning ... Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12514]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12514) Info: Found source grafana cluster 1 Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12514]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12514) Info: Found source kepler cluster 2 Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12514]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12514) Info: Ready to process requests Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12834]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12834) Info: Initializing ... currently in notready state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12834]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12834) Info: Config change detected, traversed 2 config entries in 0.0002s, rescanning ... Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12834]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12834) Info: Found source grafana cluster 1 Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12834]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12834) Info: Found source kepler cluster 2 Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm pmcd[12834]: [Sat Aug 3 10:24:12] pmdaopenmetrics(12834) Info: Ready to process requests Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2323 and the job result is done. Aug 03 10:24:12 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2323. Aug 03 10:24:13 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2323. Aug 03 10:24:13 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2405. Aug 03 10:24:13 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2405. Aug 03 10:24:14 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[13471]: ansible-service_facts Invoked Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14206]: Connection closed by 10.29.163.174 port 53214 Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14207]: Accepted publickey for root from 10.29.163.174 port 53230 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14207]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-14207) opened. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: New session 7 of user root. ░░ Subject: A new session 7 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 7 has been created for the user root. ░░ ░░ The leading process of the session is 14207. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started session-7.scope - Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 2406. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14207]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14210]: Received disconnect from 10.29.163.174 port 53230:11: disconnected by user Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14210]: Disconnected from user root 10.29.163.174 port 53230 Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14207]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-14207) opened. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14207]: pam_unix(sshd:session): session closed for user root Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: session-7.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-7.scope has successfully entered the 'dead' state. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: Session 7 logged out. Waiting for processes to exit. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: Removed session 7. ░░ Subject: Session 7 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 7 has been terminated. Aug 03 10:24:20 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14229]: Accepted publickey for root from 10.29.163.174 port 53232 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14229]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-14229) opened. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: New session 8 of user root. ░░ Subject: A new session 8 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 8 has been created for the user root. ░░ ░░ The leading process of the session is 14229. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started session-8.scope - Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 2487. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14229]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14232]: Received disconnect from 10.29.163.174 port 53232:11: disconnected by user Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14232]: Disconnected from user root 10.29.163.174 port 53232 Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14229]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-14229) opened. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm sshd-session[14229]: pam_unix(sshd:session): session closed for user root Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: session-8.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope has successfully entered the 'dead' state. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: Session 8 logged out. Waiting for processes to exit. Aug 03 10:24:21 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd-logind[610]: Removed session 8. ░░ Subject: Session 8 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 8 has been terminated. Aug 03 10:24:22 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14305]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 03 10:24:22 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14352]: ansible-service_facts Invoked Aug 03 10:24:25 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14473]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:24:25 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14491]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 10:24:26 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14510]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 10:24:26 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14529]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:24:27 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14548]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:27 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14566]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:27 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14624]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:27 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14644]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:28 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14720]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:28 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14740]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:28 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14816]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:28 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14836]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:29 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14872]: ansible-user Invoked with name=pcptest system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on 81300a8b-c993-4dfb-9e9e-1275c41b3f84.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 Aug 03 10:24:29 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm useradd[14874]: new group: name=pcptest, GID=991 Aug 03 10:24:29 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm useradd[14874]: new user: name=pcptest, UID=991, GID=991, home=/home/pcptest, shell=/bin/bash, from=none Aug 03 10:24:29 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14896]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^pcptest@"; then echo "Creating new pcptest user in /etc/pcp/passwd.db" echo "t;dlen;dle" | saslpasswd2 -a pmcd "pcptest" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 03 10:24:29 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14963]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:30 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[14983]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:30 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15019]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:30 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15039]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:31 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15057]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:31 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15075]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:31 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15093]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:31 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15111]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:32 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15129]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:32 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15147]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:32 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15165]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:32 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15223]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:32 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15243]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:33 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15319]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:33 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15339]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:33 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15415]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:33 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15435]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:34 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15511]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:34 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15531]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:34 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15607]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:34 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15627]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:35 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15703]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:35 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15723]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:35 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15759]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15777]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15795]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15813]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15831]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:36 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15849]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:37 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15867]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:37 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15885]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:37 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15905]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:38 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15963]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:38 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[15983]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:38 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16059]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 03 10:24:38 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16079]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 03 10:24:39 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16115]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:39 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16135]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:24:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16153]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 03 10:24:40 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16171]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16190]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False scope=system no_block=False state=None enabled=None force=None Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16210]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reload requested from client PID 16213 ('systemctl') (unit session-6.scope)... Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reloading... Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Reloading finished in 218 ms. Aug 03 10:24:41 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting firewalld.service - firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 2568. Aug 03 10:24:42 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started firewalld.service - firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 2568. Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16290]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['44321/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Starting polkit.service - Authorization Manager... ░░ Subject: A start job for unit polkit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has begun execution. ░░ ░░ The job identifier is 2651. Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm polkitd[16321]: Started polkitd version 124 Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm polkitd[16321]: Loading rules from directory /etc/polkit-1/rules.d Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm polkitd[16321]: Loading rules from directory /usr/share/polkit-1/rules.d Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm polkitd[16321]: Finished loading, compiling and executing 2 rules Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm systemd[1]: Started polkit.service - Authorization Manager. ░░ Subject: A start job for unit polkit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit polkit.service has finished successfully. ░░ ░░ The job identifier is 2651. Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm polkitd[16321]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm firewalld[16261]: ERROR: Backup of file '/etc/firewalld/zones/public.xml' failed: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml.old' Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm firewalld[16261]: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/firewall/server/decorators.py", line 57, in _impl return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/firewall/server/config_zone.py", line 280, in update2 self.obj = self.config.set_zone_config_dict(self.obj, settings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/firewall/core/fw_config.py", line 811, in set_zone_config_dict zone_writer(x) File "/usr/lib/python3.12/site-packages/firewall/core/io/zone.py", line 506, in zone_writer f = io.open(name, mode="wt", encoding="UTF-8") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml' Aug 03 10:24:43 81300a8b-c993-4dfb-9e9e-1275c41b3f84.testing-farm python3.12[16347]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty type=AVC msg=audit(1722680681.968:2163): avc: denied { nnp_transition } for pid=16261 comm="(irewalld)" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680681.981:2164): avc: denied { ioctl } for pid=16261 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680681.981:2165): avc: denied { ioctl } for pid=16261 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5451 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680681.981:2166): avc: denied { ioctl } for pid=16261 comm="firewalld" path="/usr/sbin/firewalld" dev="xvda2" ino=7790143 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.791:2168): avc: denied { nnp_transition } for pid=16262 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.791:2168): avc: denied { execute_no_trans } for pid=16262 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.793:2169): avc: denied { nnp_transition } for pid=16263 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.793:2169): avc: denied { execute_no_trans } for pid=16263 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.794:2170): avc: denied { nnp_transition } for pid=16264 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.794:2170): avc: denied { execute_no_trans } for pid=16264 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.794:2171): avc: denied { nnp_transition } for pid=16265 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.794:2171): avc: denied { execute_no_trans } for pid=16265 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.795:2172): avc: denied { nnp_transition } for pid=16266 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.795:2172): avc: denied { execute_no_trans } for pid=16266 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.795:2173): avc: denied { nnp_transition } for pid=16267 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.795:2173): avc: denied { execute_no_trans } for pid=16267 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.796:2174): avc: denied { nnp_transition } for pid=16268 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.796:2174): avc: denied { execute_no_trans } for pid=16268 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.797:2175): avc: denied { nnp_transition } for pid=16269 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.797:2175): avc: denied { execute_no_trans } for pid=16269 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680682.805:2176): avc: denied { nnp_transition } for pid=16270 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680682.805:2176): avc: denied { execute_no_trans } for pid=16270 comm="firewalld" path="/usr/sbin/ipset" dev="xvda2" ino=7542879 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.280:2183): avc: denied { nnp_transition } for pid=16291 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.280:2183): avc: denied { execute_no_trans } for pid=16291 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.280:2184): avc: denied { nnp_transition } for pid=16292 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.280:2184): avc: denied { execute_no_trans } for pid=16292 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.281:2185): avc: denied { nnp_transition } for pid=16293 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.281:2185): avc: denied { execute_no_trans } for pid=16293 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.281:2186): avc: denied { nnp_transition } for pid=16294 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.281:2186): avc: denied { execute_no_trans } for pid=16294 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.282:2187): avc: denied { nnp_transition } for pid=16295 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.282:2187): avc: denied { execute_no_trans } for pid=16295 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.283:2188): avc: denied { nnp_transition } for pid=16296 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.283:2188): avc: denied { execute_no_trans } for pid=16296 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.283:2189): avc: denied { nnp_transition } for pid=16297 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.283:2189): avc: denied { execute_no_trans } for pid=16297 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.284:2190): avc: denied { nnp_transition } for pid=16298 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.284:2190): avc: denied { execute_no_trans } for pid=16298 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.284:2191): avc: denied { nnp_transition } for pid=16299 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.284:2191): avc: denied { execute_no_trans } for pid=16299 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.285:2192): avc: denied { nnp_transition } for pid=16300 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.285:2192): avc: denied { execute_no_trans } for pid=16300 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.286:2193): avc: denied { nnp_transition } for pid=16301 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.286:2193): avc: denied { execute_no_trans } for pid=16301 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.286:2194): avc: denied { nnp_transition } for pid=16302 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.286:2194): avc: denied { execute_no_trans } for pid=16302 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.287:2195): avc: denied { nnp_transition } for pid=16303 comm="firewalld" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:iptables_t:s0 tclass=process2 permissive=0 type=AVC msg=audit(1722680683.287:2195): avc: denied { execute_no_trans } for pid=16303 comm="firewalld" path="/usr/sbin/xtables-nft-multi" dev="xvda2" ino=7579155 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:iptables_exec_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.652:2203): avc: denied { write } for pid=16261 comm="firewalld" name="public.xml.old" dev="xvda2" ino=299029 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=0 type=AVC msg=audit(1722680683.653:2204): avc: denied { write } for pid=16261 comm="firewalld" name="public.xml" dev="xvda2" ino=247237 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:firewalld_etc_rw_t:s0 tclass=file permissive=0 ################## total 32 dr-xr-xr-x. 18 root root 235 Aug 1 08:08 ../ drwxr-xr-x. 3 root root 60 Aug 3 10:19 initramfs/ drwxr-xr-x. 2 root root 60 Aug 3 10:19 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 3 10:19 log/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 mount/ -r--r--r--. 1 root root 33 Aug 3 10:19 machine-id prw-------. 1 root root 0 Aug 3 10:19 dmeventd-server| prw-------. 1 root root 0 Aug 3 10:19 dmeventd-client| prw-------. 1 root root 0 Aug 3 10:19 initctl| drwx------. 2 root root 80 Aug 3 10:19 lvm/ drwx------. 2 root root 40 Aug 3 10:19 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 setrans/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 sepermit/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 faillock/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 console/ drwx------. 2 rpc rpc 40 Aug 3 10:19 rpcbind/ drwxrwxr-x. 2 sssd sssd 40 Aug 3 10:19 sssd/ drwxr-xr-x. 2 root root 40 Aug 3 10:19 motd.d/ -rw-r--r--. 1 root root 0 Aug 3 10:19 motd drwx--x--x. 3 root root 60 Aug 3 10:19 sudo/ drwxr-xr-x. 3 root root 60 Aug 3 10:19 tpm2-tss/ drwxr-xr-x. 2 root root 60 Aug 3 10:19 dbus/ drwxr-xr-x. 2 root root 60 Aug 3 10:19 pcscd/ srw-rw-rw-. 1 root root 0 Aug 3 10:19 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Aug 3 10:19 irqbalance/ -rw-------. 1 root root 3 Aug 3 10:19 rsyslogd.pid drwxr-xr-x. 2 root root 100 Aug 3 10:19 dhcpcd/ -rw-------. 1 root root 4 Aug 3 10:20 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 3 10:20 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 3 10:20 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Aug 3 10:20 chrony-dhcp/ drwxr-xr-x. 4 root root 100 Aug 3 10:20 lock/ -rw-------. 1 root root 4 Aug 3 10:20 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 3 10:20 sshd.pid -rw-r--r--. 1 root root 4 Aug 3 10:20 crond.pid ----------. 1 root root 0 Aug 3 10:20 cron.reboot drwx------. 3 root root 340 Aug 3 10:20 cloud-init/ drwxr-xr-x. 12 root root 240 Aug 3 10:20 credentials/ -rw-------. 1 root root 0 Aug 3 10:20 agetty.reload drwxr-xr-x. 2 root root 80 Aug 3 10:20 blkid/ drwxr-xr-x. 3 root root 60 Aug 3 10:21 user/ -rw-rw-r--. 1 root utmp 1920 Aug 3 10:21 utmp drwxr-x---. 2 chrony chrony 80 Aug 3 10:22 chrony/ drwxr-xr-x. 4 root root 120 Aug 3 10:22 NetworkManager/ -rw-r--r--. 1 root root 5 Aug 3 10:22 auditd.pid drwxr-xr-x. 2 root root 80 Aug 3 10:23 selinux-policy/ drwxrwxr-x. 2 pcp pcp 160 Aug 3 10:24 pcp/ drwxr-xr-x. 34 root root 1020 Aug 3 10:24 ./ drwxr-x---. 2 root root 40 Aug 3 10:24 firewalld/ drwxr-xr-x. 7 root root 160 Aug 3 10:24 udev/ drwxr-xr-x. 21 root root 620 Aug 3 10:24 systemd/ total 12 srw-rw-rw-. 1 root root 0 Aug 3 10:23 pmcd.socket= -r--r--r--. 1 root root 4 Aug 3 10:23 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 3 10:24 pmie.pid lrwxrwxrwx. 1 pcp pcp 30 Aug 3 10:24 pmlogger.primary.socket -> /run/pcp/pmlogger.13308.socket= -r--r--r--. 1 pcp pcp 5 Aug 3 10:24 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Aug 3 10:24 pmlogger.13308.socket= drwxrwxr-x. 2 pcp pcp 160 Aug 3 10:24 ./ drwxr-xr-x. 34 root root 1020 Aug 3 10:24 ../ TASK [Reraise error] *********************************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/tests/handle_test_failure.yml:17 Saturday 03 August 2024 10:24:44 +0000 (0:00:00.282) 0:00:22.378 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'results': [{'failed': True, 'msg': "[Errno 13] Permission denied: '/etc/firewalld/zones/public.xml'", 'invocation': {'module_args': {'port': ['44321/tcp'], 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, 'service': [], 'source_port': [], 'forward_port': [], 'rich_rule': [], 'source': [], 'interface': [], 'interface_pci_id': [], 'icmp_block': [], 'timeout': 0, 'ipset_entries': [], 'protocol': [], 'helper_module': [], 'destination': [], 'firewalld_conf': None, 'masquerade': None, 'icmp_block_inversion': None, 'target': None, 'zone': None, 'set_default_zone': None, 'ipset': None, 'ipset_type': None, 'description': None, 'short': None}}, '_ansible_no_log': False, 'changed': False, 'item': {'port': '44321/tcp', 'state': 'enabled'}, 'ansible_loop_var': 'item', '_ansible_item_label': {'port': '44321/tcp', 'state': 'enabled'}}], 'skipped': False, 'failed': True, 'msg': 'One or more items failed', 'changed': False} TASK [Get final state of services] ********************************************* task path: /WORKDIR/git-weekly-cif19zm3r9/tests/restore_services_state.yml:3 Saturday 03 August 2024 10:24:44 +0000 (0:00:00.014) 0:00:22.392 ******* 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /WORKDIR/git-weekly-cif19zm3r9/tests/restore_services_state.yml:9 Saturday 03 August 2024 10:24:45 +0000 (0:00:01.845) 0:00:24.238 ******* 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-08-03 10:23:59 UTC", "ActiveEnterTimestampMonotonic": "276505301", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target sysinit.target system.slice avahi-daemon.service network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:23:59 UTC", "AssertTimestampMonotonic": "276359139", "Before": "zabbix-agent.service multi-user.target pmie.service shutdown.target pmlogger.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5107081000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:23:59 UTC", "ConditionTimestampMonotonic": "276359139", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4405", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9368", "ExecMainStartTimestamp": "Sat 2024-08-03 10:23:59 UTC", "ExecMainStartTimestampMonotonic": "276505237", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-03 10:23:59 UTC", "InactiveExitTimestampMonotonic": "276360673", "InvocationID": "6985d2dad6b44acdb27d1abebb6390aa", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9368", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3214946304", "MemoryCurrent": "44097536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "48967680", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:23:59 UTC", "StateChangeTimestampMonotonic": "276505301", "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": "9", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmie.service pmlogger.service multi-user.target", "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-08-03 10:24:13 UTC", "ActiveEnterTimestampMonotonic": "290368264", "ActiveExitTimestamp": "Sat 2024-08-03 10:24:12 UTC", "ActiveExitTimestampMonotonic": "288795973", "ActiveState": "active", "After": "network-online.target system.slice systemd-journald.socket pmcd.service basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:24:12 UTC", "AssertTimestampMonotonic": "289555237", "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target shutdown.target pmlogger_check.timer", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1488226000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:24:12 UTC", "ConditionTimestampMonotonic": "289555233", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5036", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13308", "ExecMainStartTimestamp": "Sat 2024-08-03 10:24:13 UTC", "ExecMainStartTimestampMonotonic": "290368198", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-08-03 10:24:12 UTC", "InactiveEnterTimestampMonotonic": "289554398", "InactiveExitTimestamp": "Sat 2024-08-03 10:24:12 UTC", "InactiveExitTimestampMonotonic": "289558188", "InvocationID": "42f733a7995c4683b8e3d435364d1038", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13308", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3207467008", "MemoryCurrent": "2797568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "11300864", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:24:13 UTC", "StateChangeTimestampMonotonic": "290368264", "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": "22402", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [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-08-03 10:24:08 UTC", "ActiveEnterTimestampMonotonic": "284668651", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket pmcd.service sysinit.target system.slice basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-03 10:24:07 UTC", "AssertTimestampMonotonic": "284438489", "Before": "pmie_check.timer pmie_daily.timer shutdown.target pmie_farm.service multi-user.target", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "283194000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-08-03 10:24:07 UTC", "ConditionTimestampMonotonic": "284438485", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "4481", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "11208", "ExecMainStartTimestamp": "Sat 2024-08-03 10:24:08 UTC", "ExecMainStartTimestampMonotonic": "284668589", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-03 10:24:07 UTC", "InactiveExitTimestampMonotonic": "284439861", "InvocationID": "d4714c475e264118bcf69890e776e84f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11208", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3207471104", "MemoryCurrent": "1548288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5300224", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-08-03 10:24:08 UTC", "StateChangeTimestampMonotonic": "284668651", "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": "22402", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [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", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pmcd.service redis.service network-online.target systemd-journald.socket basic.target sysinit.target system.slice avahi-daemon.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3700924416", "EffectiveMemoryMax": "3700924416", "EffectiveTasksMax": "22402", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14001", "LimitNPROCSoft": "14001", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14001", "LimitSIGPENDINGSoft": "14001", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3207471104", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22402", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [sut] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } to retry, use: --limit @/tmp/tests_verify_auth.retry PLAY RECAP ********************************************************************* sut : ok=56 changed=2 unreachable=0 failed=1 skipped=35 rescued=1 ignored=0 Saturday 03 August 2024 10:24:47 +0000 (0:00:01.483) 0:00:25.721 ******* =============================================================================== fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.06s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Get initial state of services ------------------------------------------- 1.91s /WORKDIR/git-weekly-cif19zm3r9/tests/get_services_state.yml:3 ----------------- Get final state of services --------------------------------------------- 1.85s /WORKDIR/git-weekly-cif19zm3r9/tests/restore_services_state.yml:3 ------------- fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.51s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Restore state of services ----------------------------------------------- 1.48s /WORKDIR/git-weekly-cif19zm3r9/tests/restore_services_state.yml:9 ------------- fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 1.31s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cif19zm3r9/tests/tests_verify_auth.yml:9 ------------------ fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 0.90s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 0.88s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.84s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 0.72s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.67s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 0.61s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot --- 0.56s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.53s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.53s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.53s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.52s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.52s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.52s /WORKDIR/git-weekly-cif19zm3r9/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 ---^---^---^---^---^--- # 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. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---