# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci92yzai1v/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_imuxsock_files.yml ********************************************* 1 plays in /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml PLAY [TEST CASE 0; Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:31 Saturday 01 June 2024 08:51:23 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [sut] TASK [Deploy config to output into local files] ******************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:38 Saturday 01 June 2024 08:51:26 +0000 (0:00:02.381) 0:00:02.393 ********* TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.022) 0:00:02.415 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.025) 0:00:02.440 ********* ok: [sut] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.024) 0:00:02.465 ********* ok: [sut] => { "ansible_facts": { "rsyslog_inputs": [ { "name": "basic_input", "type": "basics", "use_imuxsock": true } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set custom_config_files fact] ******** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.023) 0:00:02.488 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:34 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.008) 0:00:02.496 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:44 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.008) 0:00:02.504 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.028) 0:00:02.533 ********* ok: [sut] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.023) 0:00:02.556 ********* ok: [sut] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.021) 0:00:02.578 ********* ok: [sut] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.022) 0:00:02.601 ********* ok: [sut] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.020) 0:00:02.622 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.018) 0:00:02.641 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.660 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.679 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.699 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.018) 0:00:02.718 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.737 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.757 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.776 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.796 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.816 ********* skipping: [sut] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:47 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.835 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.028) 0:00:02.864 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.019) 0:00:02.883 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.016) 0:00:02.900 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.016) 0:00:02.916 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:50 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.018) 0:00:02.935 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.030) 0:00:02.965 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.021) 0:00:02.986 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.007) 0:00:02.994 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.007) 0:00:03.002 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.009) 0:00:03.012 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 01 June 2024 08:51:26 +0000 (0:00:00.007) 0:00:03.019 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:54 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.019) 0:00:03.039 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for sut TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.029) 0:00:03.069 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:60 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.020) 0:00:03.089 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:64 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.019) 0:00:03.109 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:70 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.019) 0:00:03.129 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:75 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.019) 0:00:03.148 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:82 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.019) 0:00:03.168 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:86 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.020) 0:00:03.188 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:97 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.020) 0:00:03.209 ********* TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.016) 0:00:03.225 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.012) 0:00:03.237 ********* skipping: [sut] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.017) 0:00:03.255 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.280) 0:00:03.535 ********* ok: [sut] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.015) 0:00:03.551 ********* ok: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.025) 0:00:03.576 ********* skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.042) 0:00:03.619 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.041) 0:00:03.660 ********* skipping: [sut] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "iproute", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.021) 0:00:03.682 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Saturday 01 June 2024 08:51:27 +0000 (0:00:00.016) 0:00:03.698 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libfastjson-1.2304.0-4.fc40.x86_64", "Installed: logrotate-3.21.0-6.fc40.x86_64", "Installed: rsyslog-8.2312.0-1.fc40.x86_64", "Installed: libestr-0.1.11-9.fc40.x86_64" ] } lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40 Saturday 01 June 2024 08:51:32 +0000 (0:00:04.591) 0:00:08.290 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Saturday 01 June 2024 08:51:32 +0000 (0:00:00.010) 0:00:08.300 ********* ok: [sut] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "3.fc40", "source": "rpm", "version": "1.22.0" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "2.fc40", "source": "rpm", "version": "1.46.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "2.fc40", "source": "rpm", "version": "1.46.0" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "12.fc40", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc40", "source": "rpm", "version": "1.26" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "14.fc40", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "10.fc40", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc40", "source": "rpm", "version": "4.0.1" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc40", "source": "rpm", "version": "4.0.1" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "1.fc40", "source": "rpm", "version": "4.0.1" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "5.fc40", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "5.fc40", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "26.fc40", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "20.fc40", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc40", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "21.fc40", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "5.fc40", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.fc40eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "37.fc40", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "37.fc40", "source": "rpm", "version": "2.41" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "7.fc40", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc40", "source": "rpm", "version": "5.76" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "3.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "3.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "3.fc40", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "3.fc40", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc40", "source": "rpm", "version": "6.8.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "18.fc40", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc40", "source": "rpm", "version": "1.28.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "6.fc40", "source": "rpm", "version": "2023.2.62_v7.0.401" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.fc40", "source": "rpm", "version": "1.27" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "3.fc40", "source": "rpm", "version": "4.5" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc40", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc40", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "6.fc40", "source": "rpm", "version": "9.4" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "6.fc40", "source": "rpm", "version": "9.4" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "1.fc40", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.fc40", "source": "rpm", "version": "14.1.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "5.fc40", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "5.fc40", "source": "rpm", "version": "2.9.11" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.fc40", "source": "rpm", "version": "1.0.4" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.fc40", "source": "rpm", "version": "1.0.4" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitd287a42.fc40", "source": "rpm", "version": "20240510" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitd287a42.fc40", "source": "rpm", "version": "20240510" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc40", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc40", "source": "rpm", "version": "8.6.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "19.fc40", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc40", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc40", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc40", "source": "rpm", "version": "1.02.197" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.fc40", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "13.P1.fc40", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "13.P1.fc40", "source": "rpm", "version": "4.4.3" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.fc40", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "5.fc40", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc40", "source": "rpm", "version": "4.19.2" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc40", "source": "rpm", "version": "4.19.2" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc40", "source": "rpm", "version": "4.6.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc40", "source": "rpm", "version": "4.6.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "11.fc40", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "1.fc40", "source": "rpm", "version": "101" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "1.fc40", "source": "rpm", "version": "101" } ], "drpm": [ { "arch": "x86_64", "epoch": null, "name": "drpm", "release": "5.fc40", "source": "rpm", "version": "0.5.2" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "7.fc40", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "6.fc40", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "1.fc40", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.fc40", "source": "rpm", "version": "0.191" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "3.fc40", "source": "rpm", "version": "1.2.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc40", "source": "rpm", "version": "2.6.2" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "40" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "39", "source": "rpm", "version": "40" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "39", "source": "rpm", "version": "40" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "39", "source": "rpm", "version": "40" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "40" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc40", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc40", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "8.fc40", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "8.fc40", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "2.fc40", "source": "rpm", "version": "2.1.2" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "2.fc40", "source": "rpm", "version": "2.1.2" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "16.fc40", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "14.fc40", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "21.fc40", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc40", "source": "rpm", "version": "1.9.20" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc40", "source": "rpm", "version": "1.6" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc40", "source": "rpm", "version": "1.9.20" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc40", "source": "rpm", "version": "1.9.20" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "3.fc40", "source": "rpm", "version": "5.3.0" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "6.fc40", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.fc40", "source": "rpm", "version": "14.1.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "6.fc40", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "6.fc40", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "1.fc40", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "2.fc40", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc40", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "2.fc40", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc40", "source": "rpm", "version": "2.45.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc40", "source": "rpm", "version": "2.45.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc40", "source": "rpm", "version": "2.45.1" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc40", "source": "rpm", "version": "2.80.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc40", "source": "rpm", "version": "2.80.2" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "13.fc40", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "8.fc40", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc40", "source": "rpm", "version": "2.4.4" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc40", "source": "rpm", "version": "3.8.5" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "1.fc40", "source": "rpm", "version": "3.8.5" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc40", "source": "rpm", "version": "1.80.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "2.fc40", "source": "rpm", "version": "20240301" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "63d04c2c", "source": "rpm", "version": "a15b79cc" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc40", "source": "rpm", "version": "1.23.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "46.fc40", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "7.fc40", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "6.fc40", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "121.fc40", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "121.fc40", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "121.fc40", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "121.fc40", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "121.fc40", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "75.fc40", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc40", "source": "rpm", "version": "46.0" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "3.fc40", "source": "rpm", "version": "0.9.2" } ], "guile30": [ { "arch": "x86_64", "epoch": null, "name": "guile30", "release": "12.fc40", "source": "rpm", "version": "3.0.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc40", "source": "rpm", "version": "1.13" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "12.fc40", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "7.fc40", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "9.fc40", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "7.fc40", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.fc40", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc40", "source": "rpm", "version": "58" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.fc40", "source": "rpm", "version": "10.23" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.fc40", "source": "rpm", "version": "10.23" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc40", "source": "rpm", "version": "10.23" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "9.fc40", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc40", "source": "rpm", "version": "6.7.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "7.fc40", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "7.fc40", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc40", "source": "rpm", "version": "20240117" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "9.fc40", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.fc40", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "7.fc40", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.fc40", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc40", "source": "rpm", "version": "1.8.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "3.fc40", "source": "rpm", "version": "2.6.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "300.fc40", "source": "rpm", "version": "6.8.10" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "300.fc40", "source": "rpm", "version": "6.8.10" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "300.fc40", "source": "rpm", "version": "6.8.10" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "300.fc40", "source": "rpm", "version": "6.8.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "300.fc40", "source": "rpm", "version": "6.8.10" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "300.fc40", "source": "rpm", "version": "6.8.10" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "3.fc40", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc40", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "5.fc40", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "5.fc40", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc40", "source": "rpm", "version": "0.9.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "5.fc40", "source": "rpm", "version": "1.21.2" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "13.fc40", "source": "rpm", "version": "4.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc40", "source": "rpm", "version": "643" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "1.fc40", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "19.fc40", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "3.fc40", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "1.fc40", "source": "rpm", "version": "2.5.7" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "28.fc40", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.fc40", "source": "rpm", "version": "2.5.2" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "11.fc40", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "56.fc40", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc40", "source": "rpm", "version": "3.1.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "3.fc40", "source": "rpm", "version": "1.2.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc40", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "3.fc40", "source": "rpm", "version": "2.10" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "8.fc40", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "4.fc40", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "1.fc40", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "56.fc40", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "5.fc40", "source": "rpm", "version": "0.1.20" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc40", "source": "rpm", "version": "8.6.0" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "56.fc40", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc40", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc40", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20240517cvs.fc40", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "9.fc40", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "11.fc40", "source": "rpm", "version": "4.33" } ], "libevdev": [ { "arch": "x86_64", "epoch": null, "name": "libevdev", "release": "4.fc40", "source": "rpm", "version": "1.13.1" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "12.fc40", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "4.fc40", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "7.fc40", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "4.fc40", "source": "rpm", "version": "1.14.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "12.fc40", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.fc40", "source": "rpm", "version": "14.1.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc40", "source": "rpm", "version": "1.10.3" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.fc40", "source": "rpm", "version": "14.1.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc40", "source": "rpm", "version": "1.49" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "5.fc40", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc40", "source": "rpm", "version": "0.4.9" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc40", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "56.fc40", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "2.fc40", "source": "rpm", "version": "0.2.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "10.fc40", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "10.fc40", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.fc40", "source": "rpm", "version": "1.6.6" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc40", "source": "rpm", "version": "2.9.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "2.fc40", "source": "rpm", "version": "1.9.1" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "3.fc40", "source": "rpm", "version": "1.30.0" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "5.fc40", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "12.fc40", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "5.fc40", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "9.fc40", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc40", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "27.fc40", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.rc6.fc40", "source": "rpm", "version": "2.6.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "5.fc40", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "3.fc40", "source": "rpm", "version": "1.59.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "3.fc40", "source": "rpm", "version": "3.9.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "1.fc40", "source": "rpm", "version": "2.0.1" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "1.fc40", "source": "rpm", "version": "1.8" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "56.fc40", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc40", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.fc40", "source": "rpm", "version": "2.1.0" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "1.fc40", "source": "rpm", "version": "0.5.5" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "3.fc40", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "9.fc40", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "5.fc40", "source": "rpm", "version": "1.34.0" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "5.fc40", "source": "rpm", "version": "1.2.2" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "56.fc40", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc40", "source": "rpm", "version": "1.17.1" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc40", "source": "rpm", "version": "2.17.15" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "8.fc40", "source": "rpm", "version": "2.5.3" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "4.fc40", "source": "rpm", "version": "1.0.19" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc40", "source": "rpm", "version": "0.7.29" } ], "libsoup3": [ { "arch": "x86_64", "epoch": null, "name": "libsoup3", "release": "3.fc40", "source": "rpm", "version": "3.4.4" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.fc40", "source": "rpm", "version": "1.47.0" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "5.fc40", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "5.fc40", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.fc40", "source": "rpm", "version": "14.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc40", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "6.fc40", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc40", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc40", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc3.fc40", "source": "rpm", "version": "1.3.4" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "10.fc40", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "5.fc40", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc40", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "2.fc40", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "13.fc40", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc40", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "8.fc40", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "5.fc40", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "5.fc40", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc40", "source": "rpm", "version": "1.6.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "1.fc40", "source": "rpm", "version": "2.12.7" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "2.fc40", "source": "rpm", "version": "0.3.19" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "3.fc40", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "14.fc40", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc40", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc40", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc40", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.fc40", "source": "rpm", "version": "3.21.0" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "5.fc40", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "1.fc40", "source": "rpm", "version": "2.03.23" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "1.fc40", "source": "rpm", "version": "2.03.23" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "6.fc40", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "12.fc40", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "9.fc40", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "6.fc40", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc40", "source": "rpm", "version": "2.12.0" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "8.fc40", "source": "rpm", "version": "4.2" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "1.fc40", "source": "rpm", "version": "0.7.1" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "9.fc40", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.fc40", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "nano": [ { "arch": "x86_64", "epoch": null, "name": "nano", "release": "7.fc40", "source": "rpm", "version": "7.2" } ], "nano-default-editor": [ { "arch": "noarch", "epoch": null, "name": "nano-default-editor", "release": "7.fc40", "source": "rpm", "version": "7.2" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20240127.fc40", "source": "rpm", "version": "6.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.69.20160912git.fc40", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "6.fc40", "source": "rpm", "version": "3.9.1" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.rc6.fc40", "source": "rpm", "version": "2.6.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc40", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "1.fc40", "source": "rpm", "version": "1.7" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "22.fc40", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc40", "source": "rpm", "version": "3.99.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc40", "source": "rpm", "version": "3.99.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc40", "source": "rpm", "version": "3.99.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc40", "source": "rpm", "version": "3.99.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc40", "source": "rpm", "version": "3.99.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "5.fc40", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "3.fc40", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc40", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "1.fc40.2", "source": "rpm", "version": "9.6p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "1.fc40.2", "source": "rpm", "version": "9.6p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "1.fc40.2", "source": "rpm", "version": "9.6p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc40", "source": "rpm", "version": "3.2.1" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "2.fc40", "source": "rpm", "version": "3.2.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc40", "source": "rpm", "version": "3.2.1" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "8.fc40", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc40", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.fc40", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.fc40", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "1.fc40", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "1.fc40", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "passim": [ { "arch": "x86_64", "epoch": null, "name": "passim", "release": "1.fc40", "source": "rpm", "version": "0.1.7" } ], "passim-libs": [ { "arch": "x86_64", "epoch": null, "name": "passim-libs", "release": "1.fc40", "source": "rpm", "version": "0.1.7" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "2.fc40.2", "source": "rpm", "version": "10.42" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "2.fc40.2", "source": "rpm", "version": "10.42" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc40", "source": "rpm", "version": "2.0.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "3.fc40", "source": "rpm", "version": "1.5.5" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc40", "source": "rpm", "version": "2.0.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "506.fc40", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "506.fc40", "source": "rpm", "version": "1.88" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "502.fc40", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "506.fc40", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "503.fc40", "source": "rpm", "version": "2.188" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "502.fc40", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "3.fc40", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "506.fc40", "source": "rpm", "version": "1.54" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "505.fc40", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "506.fc40", "source": "rpm", "version": "1.37" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "15.fc40", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "3.fc40", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "506.fc40", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "506.fc40", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "506.fc40", "source": "rpm", "version": "1.43" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "503.fc40", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "503.fc40", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "506.fc40", "source": "rpm", "version": "1.13" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "506.fc40", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "3.fc40", "source": "rpm", "version": "2.57" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "506.fc40", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc40", "source": "rpm", "version": "2.45.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "5.fc40", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "506.fc40", "source": "rpm", "version": "1.52" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "2.fc40", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.fc40", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "506.fc40", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "503.fc40", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "3.fc40", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "506.fc40", "source": "rpm", "version": "1.16" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "3.fc40", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "506.fc40", "source": "rpm", "version": "2.13" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "502.fc40", "source": "rpm", "version": "3.89" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "503.fc40", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "503.fc40", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "6.fc40", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "503.fc40", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "503.fc40", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "506.fc40", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "1.fc40", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "502.fc40", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "506.fc40", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "504.fc40", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "503.fc40", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "21.fc40", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "502.fc40", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "1.fc40", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "5.fc40", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc40", "source": "rpm", "version": "5.28" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "506.fc40", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "503.fc40", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "506.fc40", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "506.fc40", "source": "rpm", "version": "5.38.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "506.fc40", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "503.fc40", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "506.fc40", "source": "rpm", "version": "5.38.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "506.fc40", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "506.fc40", "source": "rpm", "version": "1.28" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "506.fc40", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "506.fc40", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "502.fc40", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "502.fc40", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "506.fc40", "source": "rpm", "version": "1.05" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.fc40", "source": "rpm", "version": "2.1.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.fc40", "source": "rpm", "version": "2.1.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.fc40", "source": "rpm", "version": "2.1.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "5.fc40", "source": "rpm", "version": "24.004.60" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "5.fc40", "source": "rpm", "version": "24.004.60" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "5.fc40", "source": "rpm", "version": "24.004.60" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.fc40", "source": "rpm", "version": "124" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.fc40", "source": "rpm", "version": "124" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "28.fc40", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "6.fc40", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "3.fc40", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc40", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "6.fc40", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc40", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc40", "source": "rpm", "version": "23.3.2" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.fc40", "source": "rpm", "version": "3.12.3" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.fc40", "source": "rpm", "version": "3.12.3" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "4.fc40", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc40", "source": "rpm", "version": "4.0.1" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "3.fc40", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "8.fc40", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "13.fc40", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc40", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "3.fc40", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc40", "source": "rpm", "version": "4.19.2" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc40", "source": "rpm", "version": "4.6.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "2.fc40", "source": "rpm", "version": "2.1.2" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc40", "source": "rpm", "version": "3.48.2" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc40", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "1.fc40", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc40", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "4.fc40", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "7.fc40", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "3.fc40", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "3.fc40", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "5.fc40", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc40", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.fc40", "source": "rpm", "version": "3.12.3" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "4.fc40", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "7.fc40", "source": "rpm", "version": "5.1.0" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "4.fc40", "source": "rpm", "version": "2.1.3" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "9.fc40", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc40", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "3.fc40", "source": "rpm", "version": "3.2.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "3.fc40", "source": "rpm", "version": "3.6" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "8.fc40", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "22.fc40", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "14.fc40", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "3.fc40", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc40", "source": "rpm", "version": "2.31.0" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc40", "source": "rpm", "version": "0.18.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "2.fc40", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "3.fc40", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "14.fc40", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "9.fc40", "source": "rpm", "version": "235" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc40", "source": "rpm", "version": "1.26.18" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "3.fc40", "source": "rpm", "version": "1.26.18" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc40", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "5.fc40", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "5.fc40", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "8.fc40", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc40eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc40eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.fc40", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "36.fc40", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "4.rc3.fc40", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.fc40", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc40", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc40", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc40", "source": "rpm", "version": "8.2312.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "3.fc40", "source": "rpm", "version": "0.6.0^20230921git1261fbb2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "1.fc40", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc40", "source": "rpm", "version": "40.20" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc40", "source": "rpm", "version": "40.20" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc40", "source": "rpm", "version": "2.14.5" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "2.fc40", "source": "rpm", "version": "4.15.1" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.fc40", "source": "rpm", "version": "2.3" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc40", "source": "rpm", "version": "3.45.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "7.fc40", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc40", "source": "rpm", "version": "6.9" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p5.fc40", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc40", "source": "rpm", "version": "255.6" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc40", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc40", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "3.fc40", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "5.fc40", "source": "rpm", "version": "2021.11.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "23.fc40", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "1.fc40", "source": "rpm", "version": "20240513" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "1.fc40", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc40", "source": "rpm", "version": "4.1.0" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "1.fc40", "source": "rpm", "version": "4.1.0" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "5.fc40", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "5.fc40", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc40", "source": "rpm", "version": "1.20.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "63.fc40", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "4.fc40", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc40", "source": "rpm", "version": "2.40.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "21.fc40", "source": "rpm", "version": "0.3.12" } ], "wget2": [ { "arch": "x86_64", "epoch": null, "name": "wget2", "release": "9.fc40", "source": "rpm", "version": "2.1.0" } ], "wget2-libs": [ { "arch": "x86_64", "epoch": null, "name": "wget2-libs", "release": "9.fc40", "source": "rpm", "version": "2.1.0" } ], "wget2-wget": [ { "arch": "x86_64", "epoch": null, "name": "wget2-wget", "release": "9.fc40", "source": "rpm", "version": "2.1.0" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "41.fc40", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc40", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc40", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc40", "source": "rpm", "version": "9.1.393" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "2.fc40", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "3.fc40", "source": "rpm", "version": "5.4.6" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc40", "source": "rpm", "version": "4.19.2" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "2.fc40", "source": "rpm", "version": "1.4.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "40.fc40", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "2.fc40", "source": "rpm", "version": "2.1.6" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "2.fc40", "source": "rpm", "version": "2.1.6" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "11.fc40", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "11.fc40", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48 Saturday 01 June 2024 08:51:33 +0000 (0:00:01.004) 0:00:09.305 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_version": "8.2312.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.023) 0:00:09.328 ********* skipping: [sut] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.019) 0:00:09.348 ********* ok: [sut] => {} MSG: Rsyslog_version is 8.2312.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.021) 0:00:09.369 ********* skipping: [sut] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.023) 0:00:09.393 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.337) 0:00:09.730 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 Saturday 01 June 2024 08:51:33 +0000 (0:00:00.260) 0:00:09.990 ********* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 Saturday 01 June 2024 08:51:34 +0000 (0:00:00.296) 0:00:10.287 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 Saturday 01 June 2024 08:51:34 +0000 (0:00:00.064) 0:00:10.352 ********* changed: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:144 Saturday 01 June 2024 08:51:35 +0000 (0:00:01.314) 0:00:11.667 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:148 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.031) 0:00:11.699 ********* skipping: [sut] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval="3600")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:166 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.034) 0:00:11.733 ********* ok: [sut] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => { "ansible_facts": { "__rsyslog_basics_packages": [] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml" ], "ansible_loop_var": "input_item", "changed": false, "input_item": { "name": "basic_input", "type": "basics", "use_imuxsock": true } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:177 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.034) 0:00:11.767 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml for sut => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update basics input packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:3 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.051) 0:00:11.819 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.040) 0:00:11.860 ********* skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.026) 0:00:11.886 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.024) 0:00:11.910 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.030) 0:00:11.941 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create basics input configuration file /etc/rsyslog.d/input-basics-basic_input] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/basics/main.yml:10 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.025) 0:00:11.966 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 01 June 2024 08:51:35 +0000 (0:00:00.041) 0:00:12.008 ********* skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.026) 0:00:12.035 ********* changed: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.715) 0:00:12.751 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.058) 0:00:12.809 ********* skipping: [sut] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:192 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.092) 0:00:12.902 ********* ok: [sut] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}" } ], "type": "modules" } ], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": [ "{{ __rsyslog_conf_files_output_modules }}" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:204 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.032) 0:00:12.934 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for sut => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Saturday 01 June 2024 08:51:36 +0000 (0:00:00.045) 0:00:12.980 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.040) 0:00:13.020 ********* skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.028) 0:00:13.048 ********* changed: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.633) 0:00:13.682 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.040) 0:00:13.722 ********* skipping: [sut] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.038) 0:00:13.760 ********* included: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for sut TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.046) 0:00:13.807 ********* skipping: [sut] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 01 June 2024 08:51:37 +0000 (0:00:00.031) 0:00:13.839 ********* changed: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.928453-12888-21329571413546/source", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.737) 0:00:14.576 ********* ok: [sut] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "content": null, "dest": "/etc/rsyslog.d/00-global.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "unsafe_writes": false, "validate": null } }, "md5sum": "58af10f7f33e77c7a7cb4f3f08ca4f19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "inner_item": { "name": "local-modules", "sections": [ { "options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=\"3600\")" } ], "state": "absent", "type": "modules" }, "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "content": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "unsafe_writes": false, "validate": null } }, "md5sum": "67b8db030cbdc1a113a66f29287f3698", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "src": "/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "results": [], "skipped": true, "skipped_reason": "No items in the list" }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-basics-basic_input", "sections": [ { "options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "2199c9f3df0a3bc29689a5c6fa5c67b0e3733214", "content": null, "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "unsafe_writes": false, "validate": null } }, "md5sum": "1c1d40a8f77b7c06bd3e38cc0a68d7dd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "content": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source", "unsafe_writes": false, "validate": null } }, "md5sum": "00018829068d32b3c654252fff4f6884", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "content": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.928453-12888-21329571413546/source", "unsafe_writes": false, "validate": null } }, "md5sum": "195c9e71899ab3144d7cea0e8b70c0df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1152, "src": "/root/.ansible/tmp/ansible-tmp-1717231897.928453-12888-21329571413546/source", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.035) 0:00:14.612 ********* skipping: [sut] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-default_files", "sections": [ { "options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n" } ], "state": "present", "type": "output" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:217 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.069) 0:00:14.681 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:234 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.026) 0:00:14.707 ********* skipping: [sut] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:254 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.032) 0:00:14.740 ********* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:275 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.051) 0:00:14.792 ********* skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:283 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.040) 0:00:14.833 ********* skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:295 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.034) 0:00:14.868 ********* skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:307 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.033) 0:00:14.901 ********* skipping: [sut] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 Saturday 01 June 2024 08:51:38 +0000 (0:00:00.036) 0:00:14.938 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[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_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": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.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": "rsyslog.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": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "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": "3519057920", "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", "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": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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": "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", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:328 Saturday 01 June 2024 08:51:39 +0000 (0:00:00.637) 0:00:15.576 ********* skipping: [sut] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:337 Saturday 01 June 2024 08:51:39 +0000 (0:00:00.027) 0:00:15.604 ********* skipping: [sut] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:349 Saturday 01 June 2024 08:51:39 +0000 (0:00:00.028) 0:00:15.632 ********* skipping: [sut] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Saturday 01 June 2024 08:51:39 +0000 (0:00:00.029) 0:00:15.662 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717231899.4977195, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1717231890.1928973, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149388, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1707696000.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3061662917", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 Saturday 01 June 2024 08:51:40 +0000 (0:00:00.507) 0:00:16.169 ********* Notification for handler Restart rsyslogd has been saved. changed: [sut] => { "changed": true, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "06be1b21217661badf921ea6dcceb702", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1717231900.2189648-12915-1441512129737/source", "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:50 Saturday 01 June 2024 08:51:40 +0000 (0:00:00.769) 0:00:16.939 ********* NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 01 June 2024 08:51:40 +0000 (0:00:00.020) 0:00:16.959 ********* changed: [sut] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-01 08:51:39 UTC", "ActiveEnterTimestampMonotonic": "409518510", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-01 08:51:39 UTC", "AssertTimestampMonotonic": "409504886", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "738525000", "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_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-01 08:51:39 UTC", "ConditionTimestampMonotonic": "409504882", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "5731", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6187", "ExecMainStartTimestamp": "Sat 2024-06-01 08:51:39 UTC", "ExecMainStartTimestampMonotonic": "409512153", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Sat 2024-06-01 08:51:39 UTC] ; stop_time=[n/a] ; pid=6187 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Sat 2024-06-01 08:51:39 UTC] ; stop_time=[n/a] ; pid=6187 ; 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/rsyslog.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": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-01 08:51:39 UTC", "InactiveExitTimestampMonotonic": "409512443", "InvocationID": "27f0fc294f394139bea9d3baa6c54b63", "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": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6187", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3496726528", "MemoryCurrent": "27570176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "28086272", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-06-01 08:51:39 UTC", "StateChangeTimestampMonotonic": "409518510", "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": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Ensure config file size and counts] ************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:53 Saturday 01 June 2024 08:51:41 +0000 (0:00:00.850) 0:00:17.809 ********* included: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml for sut TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:2 Saturday 01 June 2024 08:51:41 +0000 (0:00:00.030) 0:00:17.840 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717231901.7486763, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1717231900.8066945, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262339, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717231900.5726988, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "3443744639", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:7 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.244) 0:00:18.084 ********* ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1717231899.4987195, "ctime": 1717231894.976806, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262340, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1717231894.6768117, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 137, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1717231899.4987195, "ctime": 1716903474.8841467, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 6504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1713312000.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1717231899.4987195, "ctime": 1717231895.5887942, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262341, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1717231895.3507988, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1717231899.4977195, "ctime": 1717231896.6717734, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262342, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1717231896.436778, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 393, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1717231899.4977195, "ctime": 1717231898.4957385, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262344, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1717231898.213744, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1717231899.4987195, "ctime": 1717231897.5987558, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 262343, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1717231897.3637602, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:13 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.367) 0:00:18.451 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:18 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.020) 0:00:18.472 ********* skipping: [sut] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:23 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.018) 0:00:18.490 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:27 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.019) 0:00:18.510 ********* ok: [sut] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": { "atime": 1717231899.4977195, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6b34ddb09de551bdabe9619872f9bfc26e0cf895", "ctime": 1717231898.4957385, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262344, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1717231898.213744, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1152, "uid": 0, "version": "4193334904", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:35 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.261) 0:00:18.771 ********* skipping: [sut] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Check output to messages line] ******************************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:62 Saturday 01 June 2024 08:51:42 +0000 (0:00:00.018) 0:00:18.790 ********* ok: [sut] => { "changed": false, "cmd": [ "/bin/grep", "\\\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf" ], "delta": "0:00:00.004037", "end": "2024-06-01 08:51:43.035645", "rc": 0, "start": "2024-06-01 08:51:43.031608" } STDOUT: *.info;mail.none;authpriv.none;cron.none /var/log/messages TASK [Ensure logger message is logged in a file] ******************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:69 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.298) 0:00:19.088 ********* included: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/test_logger.yml for sut TASK [Run logger to generate a test log message] ******************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/test_logger.yml:7 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.032) 0:00:19.121 ********* ok: [sut] => { "changed": false, "cmd": [ "/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0" ], "delta": "0:00:00.004374", "end": "2024-06-01 08:51:43.315538", "rc": 0, "start": "2024-06-01 08:51:43.311164" } TASK [Check the test log message in /var/log/messages] ************************* task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/test_logger.yml:13 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.245) 0:00:19.367 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/bin/grep", "testMessage0", "/var/log/messages" ], "delta": "0:00:00.004598", "end": "2024-06-01 08:51:43.560799", "rc": 0, "start": "2024-06-01 08:51:43.556201" } STDOUT: 2024-06-01T08:51:43.315212+00:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 testTag0[6447]: testMessage0 TASK [Get content of /var/log/messages] **************************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:75 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.246) 0:00:19.613 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/var/log/messages" ], "delta": "0:00:00.018920", "end": "2024-06-01 08:51:43.812895", "rc": 0, "start": "2024-06-01 08:51:43.793975" } STDOUT: Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: filecreatemode is not set, using default 0644 [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2186 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workdirectory' specified more than once - one instance is ignored. Fix config [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workDirectory' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux version 6.8.10-300.fc40.x86_64 (mockbuild@f547a984ab654e998dfa5bfe252ef184) (gcc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1), GNU ld version 2.41-37.fc40) #1 SMP PREEMPT_DYNAMIC Fri May 17 21:20:54 UTC 2024 Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: parameters for built-in module builtin:omfile already set - ignored [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2220 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: module 'imuxsock' already in this config, cannot be added [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2221 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.Use' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.RateLimit.Interval' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: [origin software="rsyslogd" swVersion="8.2312.0-1.fc40" x-pid="6187" x-info="https://www.rsyslog.com"] start Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2040 ] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: filecreatemode is not set, using default 0644 [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2186 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workdirectory' specified more than once - one instance is ignored. Fix config [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/00-global.conf, on or before line 12: parameter 'workDirectory' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux version 6.8.10-300.fc40.x86_64 (mockbuild@f547a984ab654e998dfa5bfe252ef184) (gcc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1), GNU ld version 2.41-37.fc40) #1 SMP PREEMPT_DYNAMIC Fri May 17 21:20:54 UTC 2024 Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: parameters for built-in module builtin:omfile already set - ignored [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2220 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: module 'imuxsock' already in this config, cannot be added [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2221 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.Use' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: error during parsing file /etc/rsyslog.d/90-input-basics-basic_input.conf, on or before line 8: parameter 'SysSock.RateLimit.Interval' not known -- typo in config file? [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2207 ] Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: [origin software="rsyslogd" swVersion="8.2312.0-1.fc40" x-pid="6187" x-info="https://www.rsyslog.com"] start Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/2040 ] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-provided physical RAM map: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NX (Execute Disable) protection: active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Static calls initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SMBIOS 2.7 present. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Hypervisor detected: Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Xen version 4.2. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Fast TSC calibration using PIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.081 MHz processor Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.080 MHz TSC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Using GB pages for direct mapping Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAMDISK: [mem 0x354f2000-0x36a70fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Early table checksum verification disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-provided physical RAM map: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NX (Execute Disable) protection: active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Static calls initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SMBIOS 2.7 present. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Hypervisor detected: Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Xen version 4.2. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Fast TSC calibration using PIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.081 MHz processor Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.080 MHz TSC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Using GB pages for direct mapping Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAMDISK: [mem 0x354f2000-0x36a70fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Early table checksum verification disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: No NUMA configuration found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: No NUMA configuration found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: crashkernel: memory value expected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Zone ranges: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Normal empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Device empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Movable zone start for each node Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Early memory node ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM-Timer IO Port: 0xb008 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TSC deadline timer available Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Booting paravirtualized kernel on Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: percpu: Embedded 85 pages/cpu s225280 r8192 d114688 u524288 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64", will be passed to user space. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: random: crng init done Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Fallback order for Node 0: 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Policy zone: DMA32 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Memory: 3776060K/3931764K available (20480K kernel code, 4247K rwdata, 14880K rodata, 4776K init, 5444K bss, 155444K reserved, 0K cma-reserved) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel/User page tables isolation: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocating 54766 entries in 214 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocated 214 pages with 5 groups Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dynamic Preempt: voluntary Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Preemptible hierarchical RCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Trampoline variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Rude variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Tracing variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Using 2-level ABI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: colour VGA+ 80x25 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: printk: legacy console [tty0] enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Core revision 20230628 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switch to symmetric I/O mode setup Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x2apic enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switched APIC routing to: physical x2apic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.16 BogoMIPS (lpj=2900080) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Mitigation: Retpolines Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Speculative Store Bypass: Vulnerable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing SMP alternatives memory: 48K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pid_max: default: 32768 minimum: 301 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Yama: becoming mindful. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: Initializing. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM support for eBPF active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: landlock: Up and running. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 0 spinlock event irq 53 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: signal: max sigframe size: 1776 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Hierarchical SRCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011Max phase no-delay instances is 400. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Bringing up secondary CPUs ... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: x86: Booting SMP configuration: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: .... node #0, CPUs: #1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 1 spinlock event irq 59 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Brought up 1 node, 2 CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Max logical packages: 8 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Total of 2 processors activated (11600.32 BogoMIPS) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: devtmpfs: initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Memory block size: 128MB Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pinctrl core: initialized pinctrl subsystem Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: RTC time: 08:44:50, date: 2024-06-01 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: initializing netlink subsys (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2000 audit(1717231490.560:1): state=initialized audit_enabled=0 res=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'bang_bang' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'user_space' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpuidle: using governor menu Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: crashkernel: memory value expected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Zone ranges: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Normal empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Device empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Movable zone start for each node Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Early memory node ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM-Timer IO Port: 0xb008 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TSC deadline timer available Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Booting paravirtualized kernel on Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: percpu: Embedded 85 pages/cpu s225280 r8192 d114688 u524288 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64", will be passed to user space. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: random: crng init done Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Fallback order for Node 0: 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Policy zone: DMA32 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Memory: 3776060K/3931764K available (20480K kernel code, 4247K rwdata, 14880K rodata, 4776K init, 5444K bss, 155444K reserved, 0K cma-reserved) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel/User page tables isolation: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocating 54766 entries in 214 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocated 214 pages with 5 groups Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dynamic Preempt: voluntary Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Preemptible hierarchical RCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Trampoline variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Rude variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Tracing variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Using 2-level ABI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: colour VGA+ 80x25 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: printk: legacy console [tty0] enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Core revision 20230628 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switch to symmetric I/O mode setup Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x2apic enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switched APIC routing to: physical x2apic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.16 BogoMIPS (lpj=2900080) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Mitigation: Retpolines Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Speculative Store Bypass: Vulnerable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing SMP alternatives memory: 48K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pid_max: default: 32768 minimum: 301 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Yama: becoming mindful. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: Initializing. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM support for eBPF active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: landlock: Up and running. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 0 spinlock event irq 53 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: signal: max sigframe size: 1776 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Hierarchical SRCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011Max phase no-delay instances is 400. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Bringing up secondary CPUs ... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: x86: Booting SMP configuration: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: .... node #0, CPUs: #1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 1 spinlock event irq 59 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Brought up 1 node, 2 CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Max logical packages: 8 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Total of 2 processors activated (11600.32 BogoMIPS) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: devtmpfs: initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Memory block size: 128MB Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pinctrl core: initialized pinctrl subsystem Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: RTC time: 08:44:50, date: 2024-06-01 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: initializing netlink subsys (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2000 audit(1717231490.560:1): state=initialized audit_enabled=0 res=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'bang_bang' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'user_space' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpuidle: using governor menu Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using configuration type 1 for base access Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cryptd: max_cpu_qlen set to 1000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: skipped pq benchmark and selected avx2x4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: using avx2x2 recovery algorithm Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Module Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Interpreter enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using IOAPIC for interrupt routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using E820 reservations for host bridge windows Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [0] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [3] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [4] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [5] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [6] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [7] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [8] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [9] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [10] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [11] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [12] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [13] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [14] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [15] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [16] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [17] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [18] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [19] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [20] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [21] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [22] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [23] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [24] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [25] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [26] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [27] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [28] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [29] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [30] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [31] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI host bridge to bus 0000:00 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:balloon: Initialising balloon driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: Default domain type: Translated Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SCSI subsystem initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type USB registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbfs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver hub Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new device driver usb Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: LinuxPPS API ver. 1 registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PTP clock support registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EDAC MC: Ver: 3.0.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: Initializing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: domain hash size = 128 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: unlabeled traffic allowed by default Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mctp: management component transport protocol core Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_MCTP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using ACPI for IRQ routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: vgaarb: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet: 3 channels of 0 reserved for per-cpu timers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: Switched to clocksource xen Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Disk quotas dquot_6.6.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI init Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI: found 8 devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_XDP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: CLS 0 bytes, default 64 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Trying to unpack rootfs image as initramfs... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initialise system trusted keyrings Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type blacklist registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zbud: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Platform Keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Machine keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_ALG protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xor: automatically using best checksumming function avx Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type asymmetric registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Asymmetric key parser 'x509' registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing initrd memory: 22012K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler mq-deadline registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler kyber registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler bfq registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Power Button [PWRF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Sleep Button [SLPF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:grant_table: Grant tables using version 1 layout Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Grant table initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Non-volatile memory driver v1.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux agpgart interface v0.103 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type drm_connector registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host0: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host1: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbserial_generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbserial: USB Serial support registered for generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mousedev: PS/2 mouse device common for all mice Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: registered as rtc0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: setting system clock to 2024-06-01T08:44:50 UTC (1717231490) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: uevent: version 1.0.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: intel_pstate: CPU model not supported Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hid: raw HID events driver (C) Jiri Kosina Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbhid Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbhid: USB HID core driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: drop_monitor: Initializing network drop monitor service Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initializing XFRM netlink socket Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET6 protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPL Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: In-situ OAM (IOAM) with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mip6: Mobile IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_PACKET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: resctrl: L3 allocation detected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IPI shorthand broadcast: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AVX2 version of gcm_enc/dec engaged. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AES CTR mode by8 optimization enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: sched_clock: Marking stable (525055797, 22183300)->(556769683, -9530586) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: registered taskstats version 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: page_owner is disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type .fscrypt registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type fscrypt-provisioning registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type big_key registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type encrypted registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No TPM chip found, activating TPM-bypass! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in module X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: Allocated hash algorithm: sha256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No architecture policies found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: Initialising EVM extended attributes: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.selinux Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64 (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64EXEC (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64MMAP (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.apparmor (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.ima Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.capability Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: HMAC attrs: 0x1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-scomp) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-generic) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: Magic number: 12:604:724 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAS: Correctable Errors collector initialized. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clk: Disabling unused clocks Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused decrypted memory: 2028K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (initmem) memory: 4776K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Write protecting the kernel read-only data: 36864k Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (rodata/data gap) memory: 1504K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checking user space page tables Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using configuration type 1 for base access Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cryptd: max_cpu_qlen set to 1000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: skipped pq benchmark and selected avx2x4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: using avx2x2 recovery algorithm Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Module Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Interpreter enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using IOAPIC for interrupt routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using E820 reservations for host bridge windows Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [0] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [3] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [4] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [5] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [6] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [7] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [8] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [9] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [10] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [11] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [12] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [13] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [14] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [15] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [16] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [17] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [18] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [19] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [20] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [21] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [22] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [23] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [24] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [25] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [26] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [27] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [28] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [29] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [30] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [31] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI host bridge to bus 0000:00 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:balloon: Initialising balloon driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: Default domain type: Translated Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SCSI subsystem initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type USB registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbfs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver hub Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new device driver usb Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: LinuxPPS API ver. 1 registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PTP clock support registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EDAC MC: Ver: 3.0.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: Initializing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: domain hash size = 128 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: unlabeled traffic allowed by default Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mctp: management component transport protocol core Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_MCTP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using ACPI for IRQ routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: vgaarb: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet: 3 channels of 0 reserved for per-cpu timers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: Switched to clocksource xen Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Disk quotas dquot_6.6.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI init Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI: found 8 devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_XDP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: CLS 0 bytes, default 64 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Trying to unpack rootfs image as initramfs... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initialise system trusted keyrings Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type blacklist registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zbud: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Platform Keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Machine keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_ALG protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xor: automatically using best checksumming function avx Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type asymmetric registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Asymmetric key parser 'x509' registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing initrd memory: 22012K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler mq-deadline registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler kyber registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler bfq registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Power Button [PWRF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Sleep Button [SLPF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:grant_table: Grant tables using version 1 layout Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Grant table initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Non-volatile memory driver v1.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux agpgart interface v0.103 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type drm_connector registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host0: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host1: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbserial_generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbserial: USB Serial support registered for generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mousedev: PS/2 mouse device common for all mice Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: registered as rtc0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: setting system clock to 2024-06-01T08:44:50 UTC (1717231490) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: uevent: version 1.0.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: intel_pstate: CPU model not supported Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hid: raw HID events driver (C) Jiri Kosina Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbhid Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbhid: USB HID core driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: drop_monitor: Initializing network drop monitor service Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initializing XFRM netlink socket Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET6 protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPL Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: In-situ OAM (IOAM) with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mip6: Mobile IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_PACKET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: resctrl: L3 allocation detected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IPI shorthand broadcast: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AVX2 version of gcm_enc/dec engaged. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AES CTR mode by8 optimization enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: sched_clock: Marking stable (525055797, 22183300)->(556769683, -9530586) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: registered taskstats version 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: page_owner is disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type .fscrypt registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type fscrypt-provisioning registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type big_key registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type encrypted registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No TPM chip found, activating TPM-bypass! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in module X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: Allocated hash algorithm: sha256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No architecture policies found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: Initialising EVM extended attributes: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.selinux Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64 (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64EXEC (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64MMAP (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.apparmor (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.ima Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.capability Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: HMAC attrs: 0x1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-scomp) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-generic) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: Magic number: 12:604:724 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAS: Correctable Errors collector initialized. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clk: Disabling unused clocks Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused decrypted memory: 2028K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (initmem) memory: 4776K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Write protecting the kernel read-only data: 36864k Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (rodata/data gap) memory: 1504K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checking user space page tables Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Run /init as init process Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Running in initrd. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: No hostname configured, using default hostname. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Hostname set to . Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target initrd.target. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald.socket - Journal Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Collecting audit messages is disabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal started Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Runtime Journal (/run/log/journal/7bf01ed042d54a7b9dddef9067db5fdb) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[237]: Module 'msr' is built in Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: dracut-101-1.fc40 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[315]: Using default interface naming scheme 'v255'. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour dummy device 80x25 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour frame buffer device 128x48 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Invalid max_queues (4), will use default max: 2. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Alternate GPT header not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT: Use GNU Parted to correct GPT errors. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xvda: xvda1 xvda2 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-fsck[403]: /dev/xvda2: clean, 79723/262144 files, 476180/1047808 blocks Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sysroot.mount - /sysroot... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): mounted filesystem 28127951-1377-4935-a615-a8cc433a91f2 ro with ordered data mode. Quota mode: none. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sysroot.mount - /sysroot. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target basic.target - Basic System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target paths.target - Path Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target slices.target - Slice Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sockets.target - Socket Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sysinit.target - System Initialization. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target swap.target - Swaps. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target timers.target - Timer Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Switching root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal stopped Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux version 6.8.10-300.fc40.x86_64 (mockbuild@f547a984ab654e998dfa5bfe252ef184) (gcc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1), GNU ld version 2.41-37.fc40) #1 SMP PREEMPT_DYNAMIC Fri May 17 21:20:54 UTC 2024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-provided physical RAM map: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NX (Execute Disable) protection: active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Static calls initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SMBIOS 2.7 present. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Hypervisor detected: Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Xen version 4.2. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Fast TSC calibration using PIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.081 MHz processor Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.080 MHz TSC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Using GB pages for direct mapping Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAMDISK: [mem 0x354f2000-0x36a70fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Early table checksum verification disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: No NUMA configuration found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: crashkernel: memory value expected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Zone ranges: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Normal empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Device empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Movable zone start for each node Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Early memory node ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM-Timer IO Port: 0xb008 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TSC deadline timer available Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Booting paravirtualized kernel on Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Run /init as init process Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Running in initrd. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: No hostname configured, using default hostname. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Hostname set to . Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target initrd.target. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald.socket - Journal Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Collecting audit messages is disabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal started Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Runtime Journal (/run/log/journal/7bf01ed042d54a7b9dddef9067db5fdb) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[237]: Module 'msr' is built in Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: dracut-101-1.fc40 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[315]: Using default interface naming scheme 'v255'. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour dummy device 80x25 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour frame buffer device 128x48 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Invalid max_queues (4), will use default max: 2. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Alternate GPT header not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT: Use GNU Parted to correct GPT errors. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xvda: xvda1 xvda2 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-fsck[403]: /dev/xvda2: clean, 79723/262144 files, 476180/1047808 blocks Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sysroot.mount - /sysroot... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): mounted filesystem 28127951-1377-4935-a615-a8cc433a91f2 ro with ordered data mode. Quota mode: none. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sysroot.mount - /sysroot. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target basic.target - Basic System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target paths.target - Path Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target slices.target - Slice Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sockets.target - Socket Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sysinit.target - System Initialization. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target swap.target - Swaps. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target timers.target - Timer Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Switching root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal stopped Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux version 6.8.10-300.fc40.x86_64 (mockbuild@f547a984ab654e998dfa5bfe252ef184) (gcc (GCC) 14.1.1 20240507 (Red Hat 14.1.1-1), GNU ld version 2.41-37.fc40) #1 SMP PREEMPT_DYNAMIC Fri May 17 21:20:54 UTC 2024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-provided physical RAM map: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NX (Execute Disable) protection: active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Static calls initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SMBIOS 2.7 present. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMI: Xen HVM domU, BIOS 4.2.amazon 08/24/2006 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Hypervisor detected: Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Xen version 4.2. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Fast TSC calibration using PIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.081 MHz processor Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tsc: Detected 2900.080 MHz TSC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Using GB pages for direct mapping Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAMDISK: [mem 0x354f2000-0x36a70fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Early table checksum verification disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: FACS 0x00000000FC002180 000040 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: No NUMA configuration found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: crashkernel: memory value expected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Zone ranges: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Normal empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Device empty Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Movable zone start for each node Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Early memory node ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM-Timer IO Port: 0xb008 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TSC deadline timer available Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Booting paravirtualized kernel on Xen HVM Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: percpu: Embedded 85 pages/cpu s225280 r8192 d114688 u524288 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64", will be passed to user space. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: random: crng init done Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Fallback order for Node 0: 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Policy zone: DMA32 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Memory: 3776060K/3931764K available (20480K kernel code, 4247K rwdata, 14880K rodata, 4776K init, 5444K bss, 155444K reserved, 0K cma-reserved) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel/User page tables isolation: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocating 54766 entries in 214 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocated 214 pages with 5 groups Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dynamic Preempt: voluntary Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Preemptible hierarchical RCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Trampoline variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Rude variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Tracing variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Using 2-level ABI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: colour VGA+ 80x25 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: printk: legacy console [tty0] enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Core revision 20230628 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switch to symmetric I/O mode setup Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x2apic enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switched APIC routing to: physical x2apic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.16 BogoMIPS (lpj=2900080) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Mitigation: Retpolines Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Speculative Store Bypass: Vulnerable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing SMP alternatives memory: 48K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pid_max: default: 32768 minimum: 301 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Yama: becoming mindful. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: Initializing. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM support for eBPF active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: landlock: Up and running. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 0 spinlock event irq 53 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: signal: max sigframe size: 1776 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Hierarchical SRCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011Max phase no-delay instances is 400. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Bringing up secondary CPUs ... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: x86: Booting SMP configuration: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: .... node #0, CPUs: #1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 1 spinlock event irq 59 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Brought up 1 node, 2 CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Max logical packages: 8 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Total of 2 processors activated (11600.32 BogoMIPS) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: devtmpfs: initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Memory block size: 128MB Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pinctrl core: initialized pinctrl subsystem Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: RTC time: 08:44:50, date: 2024-06-01 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: initializing netlink subsys (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2000 audit(1717231490.560:1): state=initialized audit_enabled=0 res=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'bang_bang' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'user_space' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpuidle: using governor menu Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using configuration type 1 for base access Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cryptd: max_cpu_qlen set to 1000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: skipped pq benchmark and selected avx2x4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: using avx2x2 recovery algorithm Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Module Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Interpreter enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using IOAPIC for interrupt routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using E820 reservations for host bridge windows Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [0] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [3] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [4] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [5] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [6] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [7] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [8] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [9] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [10] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [11] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [12] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [13] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [14] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [15] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [16] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [17] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [18] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [19] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [20] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [21] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [22] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [23] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [24] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [25] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [26] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [27] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [28] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [29] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [30] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [31] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI host bridge to bus 0000:00 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:balloon: Initialising balloon driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: Default domain type: Translated Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SCSI subsystem initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type USB registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbfs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver hub Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new device driver usb Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: LinuxPPS API ver. 1 registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PTP clock support registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EDAC MC: Ver: 3.0.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: Initializing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: domain hash size = 128 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: unlabeled traffic allowed by default Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mctp: management component transport protocol core Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_MCTP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using ACPI for IRQ routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: vgaarb: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet: 3 channels of 0 reserved for per-cpu timers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: Switched to clocksource xen Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Disk quotas dquot_6.6.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI init Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI: found 8 devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_XDP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: percpu: Embedded 85 pages/cpu s225280 r8192 d114688 u524288 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64", will be passed to user space. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: random: crng init done Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Fallback order for Node 0: 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Policy zone: DMA32 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Memory: 3776060K/3931764K available (20480K kernel code, 4247K rwdata, 14880K rodata, 4776K init, 5444K bss, 155444K reserved, 0K cma-reserved) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Kernel/User page tables isolation: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocating 54766 entries in 214 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ftrace: allocated 214 pages with 5 groups Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Dynamic Preempt: voluntary Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Preemptible hierarchical RCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Trampoline variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Rude variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: #011Tracing variant of Tasks RCU enabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Using 2-level ABI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: colour VGA+ 80x25 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: printk: legacy console [tty0] enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Core revision 20230628 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switch to symmetric I/O mode setup Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x2apic enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: APIC: Switched APIC routing to: physical x2apic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.16 BogoMIPS (lpj=2900080) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Mitigation: Retpolines Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Speculative Store Bypass: Vulnerable Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing SMP alternatives memory: 48K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pid_max: default: 32768 minimum: 301 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Yama: becoming mindful. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: Initializing. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: LSM support for eBPF active Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: landlock: Up and running. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 0 spinlock event irq 53 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: signal: max sigframe size: 1776 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: Hierarchical SRCU implementation. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rcu: #011Max phase no-delay instances is 400. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Bringing up secondary CPUs ... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: installing Xen timer for CPU 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: x86: Booting SMP configuration: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: .... node #0, CPUs: #1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpu 1 spinlock event irq 59 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smp: Brought up 1 node, 2 CPUs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Max logical packages: 8 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: smpboot: Total of 2 processors activated (11600.32 BogoMIPS) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: devtmpfs: initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Memory block size: 128MB Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pinctrl core: initialized pinctrl subsystem Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: RTC time: 08:44:50, date: 2024-06-01 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: initializing netlink subsys (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2000 audit(1717231490.560:1): state=initialized audit_enabled=0 res=1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'bang_bang' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: thermal_sys: Registered thermal governor 'user_space' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cpuidle: using governor menu Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using configuration type 1 for base access Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cryptd: max_cpu_qlen set to 1000 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: skipped pq benchmark and selected avx2x4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: raid6: using avx2x2 recovery algorithm Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Module Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Interpreter enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Using IOAPIC for interrupt routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using E820 reservations for host bridge windows Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [0] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [3] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [4] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [5] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [6] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [7] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [8] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [9] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [10] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [11] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [12] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [13] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [14] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [15] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [16] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [17] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [18] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [19] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [20] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [21] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [22] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [23] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [24] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [25] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [26] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [27] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [28] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [29] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [30] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: acpiphp: Slot [31] registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI host bridge to bus 0000:00 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 4 [io 0xc100-0xc10f] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf1ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: BAR 1 [mem 0xf3000000-0xf3000fff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 0 [io 0xc000-0xc0ff] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:03.0: BAR 1 [mem 0xf2000000-0xf2ffffff pref] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:balloon: Initialising balloon driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: Default domain type: Translated Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SCSI subsystem initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type USB registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbfs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver hub Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new device driver usb Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: LinuxPPS API ver. 1 registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PTP clock support registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EDAC MC: Ver: 3.0.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: Initializing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: domain hash size = 128 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NetLabel: unlabeled traffic allowed by default Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mctp: management component transport protocol core Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_MCTP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: Using ACPI for IRQ routing Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: vgaarb: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet: 3 channels of 0 reserved for per-cpu timers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: Switched to clocksource xen Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Disk quotas dquot_6.6.0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI init Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pnp: PnP ACPI: found 8 devices Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_XDP protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: CLS 0 bytes, default 64 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Trying to unpack rootfs image as initramfs... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initialise system trusted keyrings Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type blacklist registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zbud: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Platform Keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Machine keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_ALG protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xor: automatically using best checksumming function avx Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type asymmetric registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Asymmetric key parser 'x509' registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing initrd memory: 22012K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler mq-deadline registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler kyber registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler bfq registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Power Button [PWRF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Sleep Button [SLPF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:grant_table: Grant tables using version 1 layout Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Grant table initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Non-volatile memory driver v1.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux agpgart interface v0.103 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type drm_connector registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host0: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host1: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbserial_generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbserial: USB Serial support registered for generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mousedev: PS/2 mouse device common for all mice Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: registered as rtc0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: setting system clock to 2024-06-01T08:44:50 UTC (1717231490) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: uevent: version 1.0.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: intel_pstate: CPU model not supported Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hid: raw HID events driver (C) Jiri Kosina Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbhid Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbhid: USB HID core driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: drop_monitor: Initializing network drop monitor service Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initializing XFRM netlink socket Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET6 protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPL Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: In-situ OAM (IOAM) with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mip6: Mobile IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_PACKET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: resctrl: L3 allocation detected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IPI shorthand broadcast: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AVX2 version of gcm_enc/dec engaged. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AES CTR mode by8 optimization enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: sched_clock: Marking stable (525055797, 22183300)->(556769683, -9530586) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: registered taskstats version 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: page_owner is disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type .fscrypt registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type fscrypt-provisioning registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type big_key registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type encrypted registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No TPM chip found, activating TPM-bypass! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in module X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: Allocated hash algorithm: sha256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No architecture policies found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: Initialising EVM extended attributes: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.selinux Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64 (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64EXEC (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64MMAP (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.apparmor (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.ima Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.capability Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: HMAC attrs: 0x1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-scomp) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-generic) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: Magic number: 12:604:724 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAS: Correctable Errors collector initialized. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clk: Disabling unused clocks Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused decrypted memory: 2028K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (initmem) memory: 4776K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Write protecting the kernel read-only data: 36864k Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (rodata/data gap) memory: 1504K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checking user space page tables Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Run /init as init process Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Running in initrd. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: No hostname configured, using default hostname. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Hostname set to . Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target initrd.target. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald.socket - Journal Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Collecting audit messages is disabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal started Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Runtime Journal (/run/log/journal/7bf01ed042d54a7b9dddef9067db5fdb) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[237]: Module 'msr' is built in Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: dracut-101-1.fc40 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[315]: Using default interface naming scheme 'v255'. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour dummy device 80x25 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour frame buffer device 128x48 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Invalid max_queues (4), will use default max: 2. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Alternate GPT header not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT: Use GNU Parted to correct GPT errors. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xvda: xvda1 xvda2 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-fsck[403]: /dev/xvda2: clean, 79723/262144 files, 476180/1047808 blocks Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sysroot.mount - /sysroot... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): mounted filesystem 28127951-1377-4935-a615-a8cc433a91f2 ro with ordered data mode. Quota mode: none. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sysroot.mount - /sysroot. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target basic.target - Basic System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target paths.target - Path Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target slices.target - Slice Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sockets.target - Socket Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sysinit.target - System Initialization. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target swap.target - Swaps. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target timers.target - Timer Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PCI: CLS 0 bytes, default 64 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Trying to unpack rootfs image as initramfs... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd8ed84db, max_idle_ns: 440795290052 ns Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initialise system trusted keyrings Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type blacklist registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zbud: loaded Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Platform Keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: integrity: Machine keyring initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_ALG protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xor: automatically using best checksumming function avx Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type asymmetric registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Asymmetric key parser 'x509' registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing initrd memory: 22012K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler mq-deadline registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler kyber registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: io scheduler bfq registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Power Button [PWRF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: button: Sleep Button [SLPF] Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen:grant_table: Grant tables using version 1 layout Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Grant table initialized Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Non-volatile memory driver v1.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Linux agpgart interface v0.103 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ACPI: bus type drm_connector registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host0: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: scsi host1: ata_piix Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 lpm-pol 0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbserial_generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbserial: USB Serial support registered for generic Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mousedev: PS/2 mouse device common for all mice Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: registered as rtc0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: setting system clock to 2024-06-01T08:44:50 UTC (1717231490) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: uevent: version 1.0.3 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: intel_pstate: CPU model not supported Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: hid: raw HID events driver (C) Jiri Kosina Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbcore: registered new interface driver usbhid Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: usbhid: USB HID core driver Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: drop_monitor: Initializing network drop monitor service Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Initializing XFRM netlink socket Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_INET6 protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPL Segment Routing with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: In-situ OAM (IOAM) with IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: mip6: Mobile IPv6 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: NET: Registered PF_PACKET protocol family Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: resctrl: L3 allocation detected Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: IPI shorthand broadcast: enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AVX2 version of gcm_enc/dec engaged. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: AES CTR mode by8 optimization enabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: sched_clock: Marking stable (525055797, 22183300)->(556769683, -9530586) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: registered taskstats version 1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: page_owner is disabled Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type .fscrypt registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type fscrypt-provisioning registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type big_key registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Key type encrypted registered Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No TPM chip found, activating TPM-bypass! Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loading compiled-in module X.509 certificates Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'Fedora kernel signing key: 515ed6892110677b78e37531f6abdee3cb9aad64' Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: Allocated hash algorithm: sha256 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: ima: No architecture policies found Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: Initialising EVM extended attributes: Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.selinux Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64 (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64EXEC (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.SMACK64MMAP (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.apparmor (disabled) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.ima Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: security.capability Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: evm: HMAC attrs: 0x1 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-scomp) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: alg: No test for 842 (842-generic) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: PM: Magic number: 12:604:724 Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAS: Correctable Errors collector initialized. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: clk: Disabling unused clocks Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused decrypted memory: 2028K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (initmem) memory: 4776K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Write protecting the kernel read-only data: 36864k Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Freeing unused kernel image (rodata/data gap) memory: 1504K Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checking user space page tables Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Run /init as init process Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Running in initrd. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: No hostname configured, using default hostname. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Hostname set to . Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target initrd.target. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald.socket - Journal Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Collecting audit messages is disabled. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal started Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Runtime Journal (/run/log/journal/7bf01ed042d54a7b9dddef9067db5fdb) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[237]: Module 'msr' is built in Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: dracut-101-1.fc40 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dracut-cmdline[263]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=28127951-1377-4935-a615-a8cc433a91f2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-udev.service - dracut pre-udev hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[315]: Using default interface naming scheme 'v255'. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour dummy device 80x25 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Console: switching to colour frame buffer device 128x48 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Invalid max_queues (4), will use default max: 2. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:Alternate GPT header not at the end of the disk. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT:8388607 != 524287999 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: GPT: Use GNU Parted to correct GPT errors. Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: xvda: xvda1 xvda2 Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:44:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-disk-by\x2duuid-28127951\x2d1377\x2d4935\x2da615\x2da8cc433a91f2.device - /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-fsck[403]: /dev/xvda2: clean, 79723/262144 files, 476180/1047808 blocks Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/28127951-1377-4935-a615-a8cc433a91f2. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sysroot.mount - /sysroot... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): orphan cleanup on readonly fs Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): mounted filesystem 28127951-1377-4935-a615-a8cc433a91f2 ro with ordered data mode. Quota mode: none. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sysroot.mount - /sysroot. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-pivot.service - dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target basic.target - Basic System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target paths.target - Path Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target slices.target - Slice Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sockets.target - Socket Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sysinit.target - System Initialization. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target swap.target - Swaps. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target timers.target - Timer Units. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-switch-root.service - Plymouth switch root service... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Switching root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal stopped Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Received SIGTERM from PID 1 (systemd). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1404 audit(1717231495.727:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability network_peer_controls=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability open_perms=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability extended_socket_class=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability always_check_network=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability cgroup_seclabel=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability userspace_initial_context=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1403 audit(1717231496.310:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Successfully loaded SELinux policy in 594.940ms. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Relabeled /dev, /dev/shm, /run, /sys/fs/cgroup in 25.561ms. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Initializing machine ID from VM UUID. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Installed transient /etc/machine-id file. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: bpf-lsm: LSM BPF program attached Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zram: Added device: zram0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-switch-root.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped initrd-switch-root.service - Switch Root. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-getty.slice - Slice /system/getty. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice user.slice - User and Session Slice. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-zram0.device - /dev/zram0... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: plymouth-switch-root.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Collecting audit messages is enabled. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.863:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.863:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.873:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@drm.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.873:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.873:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.876:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.876:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Journal started Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Runtime Journal (/run/log/journal/ec245cf865710a354753ffa7dc728601) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target multi-user.target. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journald.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.883:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): re-mounted 28127951-1377-4935-a615-a8cc433a91f2 r/w. Quota mode: none. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: loop: module loaded Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[473]: Module 'msr' is built in Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fuse: init (API version 7.39) Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@loop.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@fuse.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Time spent on flushing to /var/log/journal/ec245cf865710a354753ffa7dc728601 is 19.083ms for 754 entries. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: System Journal (/var/log/journal/ec245cf865710a354753ffa7dc728601) is 8.0M, max 394.8M, 386.8M free. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Received client request to flush runtime journal. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=36 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=37 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=38 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-userdbd.service - User Database Manager... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-userdbd.service - User Database Manager. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=39 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=40 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=8 op=UNLOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=9 op=UNLOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[516]: Using default interface naming scheme 'v255'. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-zram0.device - /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zram0: detected capacity change from 0 to 7612416 Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-makefs[542]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 3313f012-d1a9-4c6f-8fed-b03fc46d5a49) Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Adding 3806204k swap on /dev/zram0. Priority:100 extents:1 across:3806204k SSDsc Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management (Varlink). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (udev-worker)[526]: Network interface NamePolicy= disabled on kernel command line. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kauditd_printk_skb: 26 callbacks suppressed Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231500.859:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.111:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting audit-rules.service - Load Audit Rules... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=41 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=42 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=43 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:40): prog-id=41 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:41): prog-id=42 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:42): prog-id=43 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.171:43): prog-id=44 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=44 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-resolved.service - Network Name Resolution... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.327:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered named UNIX socket transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered udp transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp-with-tls transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 1 08:44:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Switching root. Jun 1 08:44:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Journal stopped Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[236]: Received SIGTERM from PID 1 (systemd). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1404 audit(1717231495.727:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability network_peer_controls=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability open_perms=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability extended_socket_class=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability always_check_network=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability cgroup_seclabel=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: SELinux: policy capability userspace_initial_context=0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1403 audit(1717231496.310:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Successfully loaded SELinux policy in 594.940ms. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Relabeled /dev, /dev/shm, /run, /sys/fs/cgroup in 25.561ms. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected virtualization xen. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Detected architecture x86-64. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Initializing machine ID from VM UUID. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Installed transient /etc/machine-id file. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: bpf-lsm: LSM BPF program attached Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zram: Added device: zram0 Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: initrd-switch-root.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped initrd-switch-root.service - Switch Root. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-getty.slice - Slice /system/getty. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice user.slice - User and Session Slice. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Expecting device dev-zram0.device - /dev/zram0... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target paths.target - Path Units. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target slices.target - Slice Units. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: plymouth-switch-root.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journald.service - Journal Service... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Collecting audit messages is enabled. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.863:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.863:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.873:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@drm.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.873:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.873:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.876:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231499.876:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Journal started Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Runtime Journal (/run/log/journal/ec245cf865710a354753ffa7dc728601) is 8.0M, max 74.3M, 66.3M free. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queued start job for default target multi-user.target. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journald.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-journald.service - Journal Service. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231499.883:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): re-mounted 28127951-1377-4935-a615-a8cc433a91f2 r/w. Quota mode: none. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: loop: module loaded Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-modules-load[473]: Module 'msr' is built in Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: fuse: init (API version 7.39) Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@loop.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@fuse.service: Deactivated successfully. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Time spent on flushing to /var/log/journal/ec245cf865710a354753ffa7dc728601 is 19.083ms for 754 entries. Jun 1 08:44:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: System Journal (/var/log/journal/ec245cf865710a354753ffa7dc728601) is 8.0M, max 394.8M, 386.8M free. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-journald[472]: Received client request to flush runtime journal. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=36 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=37 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=38 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-userdbd.service - User Database Manager... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-userdbd.service - User Database Manager. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=39 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=40 op=LOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=8 op=UNLOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=9 op=UNLOAD Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-udevd[516]: Using default interface naming scheme 'v255'. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Found device dev-zram0.device - /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: zram0: detected capacity change from 0 to 7612416 Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-makefs[542]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 3313f012-d1a9-4c6f-8fed-b03fc46d5a49) Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Adding 3806204k swap on /dev/zram0. Priority:100 extents:1 across:3806204k SSDsc Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target swap.target - Swaps. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target local-fs.target - Local File Systems. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management (Varlink). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (udev-worker)[526]: Network interface NamePolicy= disabled on kernel command line. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+20 from PID 345 (plymouthd). Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kauditd_printk_skb: 26 callbacks suppressed Jun 1 08:45:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231500.859:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.111:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting audit-rules.service - Load Audit Rules... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=41 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=42 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=43 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:40): prog-id=41 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:41): prog-id=42 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.154:42): prog-id=43 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1334 audit(1717231501.171:43): prog-id=44 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=44 op=LOAD Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-resolved.service - Network Name Resolution... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.327:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered named UNIX socket transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered udp transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp-with-tls transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target rpc_pipefs.target. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231501.435:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.465:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sound.target - Sound Card. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Positive Trust Anchors: Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[562]: /usr/sbin/augenrules: No change Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[598]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffc6a2795b0 a2=420 a3=0 items=0 ppid=562 pid=598 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) Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[598]: No rules Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231501.643:47): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: audit-rules.service: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished audit-rules.service - Load Audit Rules. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting auditd.service - Security Audit Logging Service... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Using system hostname 'fedora'. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-resolved.service - Network Name Resolution. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: No plugins found, not dispatching events Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=607 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: Init complete, auditd 4.0.1 listening for events (startup state enable) Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started auditd.service - Security Audit Logging Service. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START 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' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[611]: SYSTEM_BOOT pid=611 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started raid-check.timer - Weekly RAID setup health check. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=45 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=46 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dbus-broker-launch[613]: Ready Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting chronyd.service - NTP client/server... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=47 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-homed.service - Home Area Manager... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=48 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=49 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=50 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-logind.service - User Login Management... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-homed[619]: Watching /home. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-homed.service - Home Area Manager. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-homed-activate.service - Home Area Activation. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New seat seat0. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event0 (Power Button) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event1 (Sleep Button) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-logind.service - User Login Management. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: unbound-anchor.service: Deactivated successfully. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 5: NIST Network Entropy Beacon (nist) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Initializing available sources Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [hwrng ]: Initialization Failed Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rdrand]: Enabling RDRAND rng support Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rdrand]: Initialized Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: JITTER timeout set to 5 sec Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Using right/UTC timezone to obtain leap second data Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Loaded seccomp filter (level 2) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started chronyd.service - NTP client/server. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Initializing AES buffer Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Unable to obtain AES key, disabling JITTER source Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rtlsdr]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [namedpipe]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Process privileges have been dropped to 2:2 Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[635]: Cloud-init v. 24.1.4 running 'init-local' at Sat, 01 Jun 2024 08:45:07 +0000. Up 17.49 seconds. Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[637]: dhcpcd-10.0.6 starting Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 8021q: 802.1Q VLAN Support v1.8 Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: DUID 00:01:00:01:2d:ed:9c:14:0a:ff:e9:bd:95:a1 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: IAID e9:bd:95:a1 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cfg80211: failed to load regulatory.db Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: soliciting a DHCP lease Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: offered 10.31.12.24 from 10.31.12.1 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: leased 10.31.12.24 for 3600 seconds Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: adding route to 10.31.12.0/22 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: adding default route via 10.31.12.1 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=51 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=52 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=53 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[660]: Hostname set to (static) Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: System hostname changed to 'ip-10-31-12-24.us-east-1.aws.redhat.com'. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init-local comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network-pre.target - Preparation for Network. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager.service - Network Manager... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.6346] NetworkManager (version 1.46.0-2.fc40) is starting... (boot:6bee09f8-acfa-4d0f-b1e5-0c2cdca8487d) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.6348] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 22-wifi-mac-addr.conf) (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7058] manager[0x56509ff5c390]: monitoring kernel firmware directory '/lib/firmware'. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7091] hostname: hostname: using hostnamed Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7091] hostname: static hostname changed from (none) to "ip-10-31-12-24.us-east-1.aws.redhat.com" Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7105] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7111] manager[0x56509ff5c390]: rfkill: Wi-Fi hardware radio set enabled Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7111] manager[0x56509ff5c390]: rfkill: WWAN hardware radio set enabled Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7166] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7167] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7168] manager: Networking is enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7194] settings: Loaded settings plugin: keyfile (internal) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7265] dhcp: init: Using DHCP client 'internal' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7268] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7291] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7306] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7318] device (lo): Activation: starting connection 'lo' (6a79eaf5-e7ac-41ce-8817-a780e84a15f7) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7327] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7337] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager.service - Network Manager. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7367] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7372] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network.target - Network. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7375] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7377] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7379] device (eth0): carrier: link connected Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7382] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7412] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7424] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7441] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7443] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7447] manager: NetworkManager state is now CONNECTING Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7470] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7476] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7481] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7512] dhcp4 (eth0): state changed new lease, address=10.31.12.24, acd pending Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9058] dhcp4 (eth0): state changed new lease, address=10.31.12.24 Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9072] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set search domain list to: us-east-1.aws.redhat.com Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set default route setting: yes Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set DNS server list to: 10.29.169.13, 10.29.170.12, 10.2.32.1 Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9163] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nfs-client.target - NFS client services. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0087] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0090] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0096] device (lo): Activation: successful, device activated. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0106] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0109] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0112] manager: NetworkManager state is now CONNECTED_SITE Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0119] device (eth0): Activation: successful, device activated. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0128] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0136] manager: startup complete Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.11.160.238 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.18.100.10 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.2.32.37 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.2.32.38 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Cloud-init v. 24.1.4 running 'init' at Sat, 01 Jun 2024 08:45:16 +0000. Up 26.42 seconds. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | eth0 | True | 10.31.12.24 | 255.255.252.0 | global | 0a:ff:e9:bd:95:a1 | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | eth0 | True | fe80::8ff:e9ff:febd:95a1/64 | . | link | 0a:ff:e9:bd:95:a1 | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | lo | True | ::1/128 | . | host | . | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 2 | multicast | :: | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): resizing filesystem from 1047808 to 65535483 blocks Jun 1 08:45:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): resized filesystem to 65535483 Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: ADD_GROUP pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-group acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: ADD_USER pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target rpc_pipefs.target. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231501.435:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231501.465:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sound.target - Sound Card. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Positive Trust Anchors: Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[562]: /usr/sbin/augenrules: No change Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[598]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffc6a2795b0 a2=420 a3=0 items=0 ppid=562 pid=598 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) Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[598]: No rules Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231501.643:47): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: audit-rules.service: Deactivated successfully. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished audit-rules.service - Load Audit Rules. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting auditd.service - Security Audit Logging Service... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: Using system hostname 'fedora'. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-resolved.service - Network Name Resolution. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: No plugins found, not dispatching events Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=607 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: Init complete, auditd 4.0.1 listening for events (startup state enable) Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started auditd.service - Security Audit Logging Service. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START 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' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[611]: SYSTEM_BOOT pid=611 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sysinit.target - System Initialization. Jun 1 08:45:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started raid-check.timer - Weekly RAID setup health check. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target timers.target - Timer Units. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sockets.target - Socket Units. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=45 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target basic.target - Basic System. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=46 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dbus-broker-launch[613]: Ready Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting chronyd.service - NTP client/server... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=47 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-homed.service - Home Area Manager... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=48 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=49 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=50 op=LOAD Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-logind.service - User Login Management... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound... Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-homed[619]: Watching /home. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-homed.service - Home Area Manager. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-homed-activate.service - Home Area Activation. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New seat seat0. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event0 (Power Button) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event1 (Sleep Button) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-logind.service - User Login Management. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: unbound-anchor.service: Deactivated successfully. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished unbound-anchor.service - update of the root trust anchor for DNSSEC validation in unbound. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=unbound-anchor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 5: NIST Network Entropy Beacon (nist) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Initializing available sources Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [hwrng ]: Initialization Failed Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rdrand]: Enabling RDRAND rng support Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rdrand]: Initialized Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: JITTER timeout set to 5 sec Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Using right/UTC timezone to obtain leap second data Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Loaded seccomp filter (level 2) Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started chronyd.service - NTP client/server. Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:02 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Initializing AES buffer Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Unable to obtain AES key, disabling JITTER source Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [jitter]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [rtlsdr]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: [namedpipe]: Initialization Failed Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rngd[618]: Process privileges have been dropped to 2:2 Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[635]: Cloud-init v. 24.1.4 running 'init-local' at Sat, 01 Jun 2024 08:45:07 +0000. Up 17.49 seconds. Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[637]: dhcpcd-10.0.6 starting Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: 8021q: 802.1Q VLAN Support v1.8 Jun 1 08:45:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: DUID 00:01:00:01:2d:ed:9c:14:0a:ff:e9:bd:95:a1 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: IAID e9:bd:95:a1 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Jun 1 08:45:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: cfg80211: failed to load regulatory.db Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: soliciting a DHCP lease Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: offered 10.31.12.24 from 10.31.12.1 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: leased 10.31.12.24 for 3600 seconds Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: adding route to 10.31.12.0/22 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: eth0: adding default route via 10.31.12.1 Jun 1 08:45:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 dhcpcd[640]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=51 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=52 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=53 op=LOAD Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[660]: Hostname set to (static) Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: System hostname changed to 'ip-10-31-12-24.us-east-1.aws.redhat.com'. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init-local comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network-pre.target - Preparation for Network. Jun 1 08:45:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager.service - Network Manager... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.6346] NetworkManager (version 1.46.0-2.fc40) is starting... (boot:6bee09f8-acfa-4d0f-b1e5-0c2cdca8487d) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.6348] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 22-wifi-mac-addr.conf) (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7058] manager[0x56509ff5c390]: monitoring kernel firmware directory '/lib/firmware'. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7091] hostname: hostname: using hostnamed Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7091] hostname: static hostname changed from (none) to "ip-10-31-12-24.us-east-1.aws.redhat.com" Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7105] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7111] manager[0x56509ff5c390]: rfkill: Wi-Fi hardware radio set enabled Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7111] manager[0x56509ff5c390]: rfkill: WWAN hardware radio set enabled Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7166] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7167] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7168] manager: Networking is enabled by state file Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7194] settings: Loaded settings plugin: keyfile (internal) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7265] dhcp: init: Using DHCP client 'internal' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7268] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7291] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7306] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7318] device (lo): Activation: starting connection 'lo' (6a79eaf5-e7ac-41ce-8817-a780e84a15f7) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7327] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7337] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager.service - Network Manager. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7367] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7372] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network.target - Network. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7375] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7377] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7379] device (eth0): carrier: link connected Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7382] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7412] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7424] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7441] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7443] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7447] manager: NetworkManager state is now CONNECTING Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7470] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7476] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7481] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.7512] dhcp4 (eth0): state changed new lease, address=10.31.12.24, acd pending Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9058] dhcp4 (eth0): state changed new lease, address=10.31.12.24 Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9072] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set search domain list to: us-east-1.aws.redhat.com Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set default route setting: yes Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: eth0: Bus client set DNS server list to: 10.29.169.13, 10.29.170.12, 10.2.32.1 Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231515.9163] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target nfs-client.target - NFS client services. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 1 08:45:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0087] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0090] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0096] device (lo): Activation: successful, device activated. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0106] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0109] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0112] manager: NetworkManager state is now CONNECTED_SITE Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0119] device (eth0): Activation: successful, device activated. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0128] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231516.0136] manager: startup complete Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.11.160.238 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.18.100.10 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.2.32.37 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Added source 10.2.32.38 Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Cloud-init v. 24.1.4 running 'init' at Sat, 01 Jun 2024 08:45:16 +0000. Up 26.42 seconds. Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | eth0 | True | 10.31.12.24 | 255.255.252.0 | global | 0a:ff:e9:bd:95:a1 | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | eth0 | True | fe80::8ff:e9ff:febd:95a1/64 | . | link | 0a:ff:e9:bd:95:a1 | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | lo | True | ::1/128 | . | host | . | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: | 2 | multicast | :: | eth0 | U | Jun 1 08:45:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 1 08:45:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): resizing filesystem from 1047808 to 65535483 blocks Jun 1 08:45:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: EXT4-fs (xvda2): resized filesystem to 65535483 Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: ADD_GROUP pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-group acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: ADD_USER pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-user-to-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="adm" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="wheel" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private rsa key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:xsZcYg+PwtCpivdLqkfaHLhAEoouA8Jlcdv9+CGvjmU root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +---[RSA 3072]----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ... | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |. o..o.. | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |+.o ..o.+.. | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |*o + = Bo | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |*. . o Sooo | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |=oo. + + . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |+Bo.. E o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |o.++ + . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |.o. o. ..o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private ecdsa key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:XqnX6E6knUq+dd4prBB3MH/lAhtvciWgzilfchep0Ig root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +---[ECDSA 256]---+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . + . . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | E * + + o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o B * * | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | S X O B .| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . @ O * . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | * O.o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o B oo. . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | +o+...o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private ed25519 key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:VLJ2DgVPcBt94/Aw7R6Gjt+dRcMUgxUbo9aV+75CPDU root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +--[ED25519 256]--+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | +o*. .oB=| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | O o=.*o*| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | = + %o+.| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o + o *E.| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | S .o.o.o+| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . .+. o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ....oo| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ....o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ...| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cloud-config.target - Cloud-config availability. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network-online.target - Network is Online. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting restraintd.service - The restraint harness.... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[857]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 sm-notify[856]: Version 2.6.4 starting Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started restraintd.service - The restraint harness.. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=restraintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[866]: Cloud-init v. 24.1.4 running 'modules:config' at Sat, 01 Jun 2024 08:45:21 +0000. Up 31.44 seconds. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[857]: CRYPTO_KEY_USER pid=857 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=857 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sshd.service: Deactivated successfully. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sshd-keygen.target. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd-keygen.target... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[870]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+21 from PID 345 (plymouthd). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+21 from PID 345 (n/a). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 restraintd[859]: Listening on http://localhost:8081 Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started getty@tty1.service - Getty on tty1. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target getty.target - Login Prompts. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target multi-user.target - Multi-User System. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Selected source 10.2.32.38 Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: System clock TAI offset set to 37 seconds Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[881]: SYSTEM_RUNLEVEL pid=881 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[885]: Cloud-init v. 24.1.4 running 'modules:final' at Sat, 01 Jun 2024 08:45:22 +0000. Up 32.16 seconds. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[887]: ############################################################# Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[888]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[890]: 256 SHA256:XqnX6E6knUq+dd4prBB3MH/lAhtvciWgzilfchep0Ig root@ip-10-31-12-24.us-east-1.aws.redhat.com (ECDSA) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[892]: 256 SHA256:VLJ2DgVPcBt94/Aw7R6Gjt+dRcMUgxUbo9aV+75CPDU root@ip-10-31-12-24.us-east-1.aws.redhat.com (ED25519) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[894]: 3072 SHA256:xsZcYg+PwtCpivdLqkfaHLhAEoouA8Jlcdv9+CGvjmU root@ip-10-31-12-24.us-east-1.aws.redhat.com (RSA) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[895]: -----END SSH HOST KEY FINGERPRINTS----- Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[896]: ############################################################# Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[885]: Cloud-init v. 24.1.4 finished at Sat, 01 Jun 2024 08:45:22 +0000. Datasource DataSourceEc2Local. Up 32.32 seconds Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-final comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cloud-init.target - Cloud-init target. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Startup finished in 812ms (kernel) + 4.689s (initrd) + 26.882s (userspace) = 32.384s. Jun 1 08:45:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Jun 1 08:45:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=53 op=UNLOAD Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=52 op=UNLOAD Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=51 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[916]: CRYPTO_KEY_USER pid=916 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_SESSION pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_SESSION pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_AUTH pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_ACCT pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRED_ACQ pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_ROLE_CHANGE pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice user-0.slice - User Slice of UID 0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 1 of user root. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting user@0.service - User Manager for UID 0... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_ACCT pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: CRED_ACQ pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_ROLE_CHANGE pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_START pid=921 uid=0 auid=0 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=54 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=54 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=55 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=55 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=56 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=56 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=57 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=57 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=58 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=58 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=59 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=59 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=60 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=61 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=60 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=61 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=62 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=62 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=63 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=63 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=64 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=64 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=65 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=65 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=66 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=67 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=67 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=68 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=66 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=68 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Queued start job for default target default.target. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Created slice app.slice - User Application Slice. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: 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). Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target paths.target - Paths. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target timers.target - Timers. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Starting dbus.socket - D-Bus User Message Bus Socket... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Listening on dbus.socket - D-Bus User Message Bus Socket. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target sockets.target - Sockets. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target basic.target - Basic System. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target default.target - Main User Target. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Startup finished in 179ms. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started user@0.service - User Manager for UID 0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-1.scope - Session 1 of User root. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_START pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[933]: CRYPTO_KEY_USER pid=933 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[933]: CRED_ACQ pid=933 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_LOGIN pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_START pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=934 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_END pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_LOGOUT pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=933 suid=0 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_END pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRED_DISP pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=915 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-1.scope: Deactivated successfully. Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 1 logged out. Waiting for processes to exit. Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 1. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[962]: CRYPTO_KEY_USER pid=962 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=962 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[964]: CRYPTO_KEY_USER pid=964 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=964 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_SESSION pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_SESSION pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_AUTH pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_ACCT pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRED_ACQ pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_ROLE_CHANGE pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 3 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-3.scope - Session 3 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_START pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[966]: CRYPTO_KEY_USER pid=966 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[966]: CRED_ACQ pid=966 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_LOGIN pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_START pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=967 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-to-shadow-group grp="systemd-journal" acct="fedora" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[838]: USER_MGMT pid=838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:cloud_init_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private rsa key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:xsZcYg+PwtCpivdLqkfaHLhAEoouA8Jlcdv9+CGvjmU root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +---[RSA 3072]----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ... | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |. o..o.. | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |+.o ..o.+.. | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |*o + = Bo | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |*. . o Sooo | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |=oo. + + . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |+Bo.. E o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |o.++ + . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: |.o. o. ..o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private ecdsa key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:XqnX6E6knUq+dd4prBB3MH/lAhtvciWgzilfchep0Ig root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +---[ECDSA 256]---+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . + . . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | E * + + o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o B * * | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | S X O B .| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . @ O * . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | * O.o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o B oo. . | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | +o+...o | Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Generating public/private ed25519 key pair. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key fingerprint is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: SHA256:VLJ2DgVPcBt94/Aw7R6Gjt+dRcMUgxUbo9aV+75CPDU root@ip-10-31-12-24.us-east-1.aws.redhat.com Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: The key's randomart image is: Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +--[ED25519 256]--+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | +o*. .oB=| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | O o=.*o*| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | = + %o+.| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | o + o *E.| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | S .o.o.o+| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | . .+. o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ....oo| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ....o| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: | ...| Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[763]: +----[SHA256]-----+ Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cloud-config.target - Cloud-config availability. Jun 1 08:45:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target network-online.target - Network is Online. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting restraintd.service - The restraint harness.... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[857]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 sm-notify[856]: Version 2.6.4 starting Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started restraintd.service - The restraint harness.. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=restraintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[866]: Cloud-init v. 24.1.4 running 'modules:config' at Sat, 01 Jun 2024 08:45:21 +0000. Up 31.44 seconds. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[857]: CRYPTO_KEY_USER pid=857 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=857 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sshd.service: Deactivated successfully. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sshd-keygen.target. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd-keygen.target... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[870]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+21 from PID 345 (plymouthd). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Received SIGRTMIN+21 from PID 345 (n/a). Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 restraintd[859]: Listening on http://localhost:8081 Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started getty@tty1.service - Getty on tty1. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target getty.target - Login Prompts. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target multi-user.target - Multi-User System. Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: Selected source 10.2.32.38 Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 chronyd[627]: System clock TAI offset set to 37 seconds Jun 1 08:45:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[881]: SYSTEM_RUNLEVEL pid=881 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[885]: Cloud-init v. 24.1.4 running 'modules:final' at Sat, 01 Jun 2024 08:45:22 +0000. Up 32.16 seconds. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[887]: ############################################################# Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[888]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[890]: 256 SHA256:XqnX6E6knUq+dd4prBB3MH/lAhtvciWgzilfchep0Ig root@ip-10-31-12-24.us-east-1.aws.redhat.com (ECDSA) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[892]: 256 SHA256:VLJ2DgVPcBt94/Aw7R6Gjt+dRcMUgxUbo9aV+75CPDU root@ip-10-31-12-24.us-east-1.aws.redhat.com (ED25519) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[894]: 3072 SHA256:xsZcYg+PwtCpivdLqkfaHLhAEoouA8Jlcdv9+CGvjmU root@ip-10-31-12-24.us-east-1.aws.redhat.com (RSA) Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[895]: -----END SSH HOST KEY FINGERPRINTS----- Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[896]: ############################################################# Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 cloud-init[885]: Cloud-init v. 24.1.4 finished at Sat, 01 Jun 2024 08:45:22 +0000. Datasource DataSourceEc2Local. Up 32.32 seconds Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cloud-final comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target cloud-init.target - Cloud-init target. Jun 1 08:45:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Startup finished in 812ms (kernel) + 4.689s (initrd) + 26.882s (userspace) = 32.384s. Jun 1 08:45:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Jun 1 08:45:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=53 op=UNLOAD Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=52 op=UNLOAD Jun 1 08:45:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=51 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[916]: CRYPTO_KEY_USER pid=916 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_SESSION pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_SESSION pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_AUTH pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_ACCT pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=916 suid=74 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRED_ACQ pid=915 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_ROLE_CHANGE pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Created slice user-0.slice - User Slice of UID 0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 1 of user root. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting user@0.service - User Manager for UID 0... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_ACCT pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: CRED_ACQ pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_ROLE_CHANGE pid=921 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[921]: USER_START pid=921 uid=0 auid=0 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=54 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=54 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=55 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=55 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=56 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=56 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=57 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=57 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=58 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=58 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=59 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=59 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=60 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=61 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=60 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=61 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=62 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=62 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=63 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=63 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=64 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=64 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=65 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=65 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=66 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=67 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=67 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=68 op=LOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=66 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=68 op=UNLOAD Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Queued start job for default target default.target. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Created slice app.slice - User Application Slice. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: 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). Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target paths.target - Paths. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target timers.target - Timers. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Starting dbus.socket - D-Bus User Message Bus Socket... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Listening on dbus.socket - D-Bus User Message Bus Socket. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target sockets.target - Sockets. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target basic.target - Basic System. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Reached target default.target - Main User Target. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[921]: Startup finished in 179ms. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started user@0.service - User Manager for UID 0. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-1.scope - Session 1 of User root. Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_START pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[933]: CRYPTO_KEY_USER pid=933 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[933]: CRED_ACQ pid=933 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_LOGIN pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_START pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=934 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_END pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_LOGOUT pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=933 suid=0 rport=50914 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: USER_END pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRED_DISP pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.30.33.101 addr=10.30.33.101 terminal=ssh res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[915]: CRYPTO_KEY_USER pid=915 uid=0 auid=0 ses=1 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=915 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.30.33.101 terminal=? res=success' Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-1.scope: Deactivated successfully. Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 1 logged out. Waiting for processes to exit. Jun 1 08:46:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 1. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[962]: CRYPTO_KEY_USER pid=962 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=962 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[964]: CRYPTO_KEY_USER pid=964 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=964 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_SESSION pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_SESSION pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_AUTH pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_ACCT pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=964 suid=74 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRED_ACQ pid=963 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_ROLE_CHANGE pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 3 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-3.scope - Session 3 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_START pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[966]: CRYPTO_KEY_USER pid=966 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[966]: CRED_ACQ pid=966 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_LOGIN pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_START pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=967 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=966 suid=0 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_END pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRED_DISP pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_END pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_LOGOUT pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-3.scope: Deactivated successfully. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 3 logged out. Waiting for processes to exit. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 3. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[984]: CRYPTO_KEY_USER pid=984 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_SESSION pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_SESSION pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_AUTH pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_ACCT pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRED_ACQ pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_ROLE_CHANGE pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 4 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-4.scope - Session 4 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_START pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[986]: CRYPTO_KEY_USER pid=986 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[986]: CRED_ACQ pid=986 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_LOGIN pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_START pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=986 suid=0 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_END pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRED_DISP pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_END pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_LOGOUT pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-4.scope: Deactivated successfully. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 4 logged out. Waiting for processes to exit. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 4. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1004]: CRYPTO_KEY_USER pid=1004 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_SESSION pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_SESSION pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_AUTH pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_ACCT pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRED_ACQ pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_ROLE_CHANGE pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 5 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-5.scope - Session 5 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_START pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1006]: CRYPTO_KEY_USER pid=1006 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1006]: CRED_ACQ pid=1006 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_LOGIN pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_START pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1007 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1006 suid=0 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_END pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRED_DISP pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_END pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_LOGOUT pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1003 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-5.scope: Deactivated successfully. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 5 logged out. Waiting for processes to exit. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 5. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1024]: CRYPTO_KEY_USER pid=1024 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_SESSION pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_SESSION pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_AUTH pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_ACCT pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRED_ACQ pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_ROLE_CHANGE pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 6 of user root. Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-6.scope - Session 6 of User root. Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1026]: CRYPTO_KEY_USER pid=1026 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1026 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1026]: CRED_ACQ pid=1026 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=/dev/pts/0 res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=/dev/pts/0 res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1084 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1117]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1140 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1156]: ansible-service_facts Invoked Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1292]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1310]: 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 Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1313 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1329]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | 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 Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1350]: ansible-ansible.legacy.command Invoked with _raw_params=sed -i 's|^baseurl=.*|baseurl=http://coprbe.devel.redhat.com/results/lpol/qa-tools/fedora-40-$basearch/|' /etc/yum.repos.d/qa-tools.repo _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1352 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1368]: 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 Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1374 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1390]: 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 Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1392 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1408]: 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 Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1427]: 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 Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1438 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1454]: 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 Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1481]: 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 Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1484 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1500]: 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 Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1519]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1520 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1536]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1539 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1555]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1556 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1572]: 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 Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1591]: 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 Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1592 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1608]: ansible-ansible.legacy.command Invoked with _raw_params=dnf update -y --nogpgcheck fedora-* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1614 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1630]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1657]: 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 Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1675]: 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 Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1676 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1692]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1703 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1719]: 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 Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1737]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=966 suid=0 rport=44686 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_END pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRED_DISP pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_END pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: USER_LOGOUT pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[963]: CRYPTO_KEY_USER pid=963 uid=0 auid=0 ses=3 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-3.scope: Deactivated successfully. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 3 logged out. Waiting for processes to exit. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 3. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[984]: CRYPTO_KEY_USER pid=984 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_SESSION pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_SESSION pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_AUTH pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_ACCT pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=984 suid=74 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRED_ACQ pid=983 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_ROLE_CHANGE pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 4 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-4.scope - Session 4 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_START pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[986]: CRYPTO_KEY_USER pid=986 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[986]: CRED_ACQ pid=986 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_LOGIN pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_START pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=986 suid=0 rport=44700 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=986 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_END pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRED_DISP pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_END pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: USER_LOGOUT pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[983]: CRYPTO_KEY_USER pid=983 uid=0 auid=0 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-4.scope: Deactivated successfully. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 4 logged out. Waiting for processes to exit. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 4. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1004]: CRYPTO_KEY_USER pid=1004 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_SESSION pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_SESSION pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_AUTH pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_ACCT pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1004 suid=74 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRED_ACQ pid=1003 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_ROLE_CHANGE pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 5 of user root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-5.scope - Session 5 of User root. Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_START pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1006]: CRYPTO_KEY_USER pid=1006 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:47 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1006]: CRED_ACQ pid=1006 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_LOGIN pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_START pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1007 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1006 suid=0 rport=53120 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_END pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRED_DISP pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_END pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: USER_LOGOUT pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1003]: CRYPTO_KEY_USER pid=1003 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1003 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: session-5.scope: Deactivated successfully. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Session 5 logged out. Waiting for processes to exit. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: Removed session 5. Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1024]: CRYPTO_KEY_USER pid=1024 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_SESSION pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:48 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_SESSION pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes256-gcm@openssh.com ksize=256 mac= pfs=curve25519-sha256 spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_AUTH pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:5b:77:12:76:63:c9:2b:e7:7d:47:05:3d:ed:aa:dd:8a:33:d7:21:99:f1:1e:cc:2b:a5:31:d6:5b:da:18:b4:45 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_ACCT pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1024 suid=74 rport=53126 laddr=10.31.12.24 lport=22 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRED_ACQ pid=1023 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_ROLE_CHANGE pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-logind[620]: New session 6 of user root. Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started session-6.scope - Session 6 of User root. Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1026]: CRYPTO_KEY_USER pid=1026 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1026 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1026]: CRED_ACQ pid=1026 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=10.29.163.172 addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=/dev/pts/0 res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=/dev/pts/0 res=success' Jun 1 08:46:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1084 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1117]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1140 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1156]: ansible-service_facts Invoked Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1292]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1310]: 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 Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1313 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1329]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | 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 Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1350]: ansible-ansible.legacy.command Invoked with _raw_params=sed -i 's|^baseurl=.*|baseurl=http://coprbe.devel.redhat.com/results/lpol/qa-tools/fedora-40-$basearch/|' /etc/yum.repos.d/qa-tools.repo _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1352 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1368]: 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 Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1374 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1390]: 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 Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1392 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1408]: 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 Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1427]: 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 Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1438 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1454]: 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 Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1481]: 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 Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1484 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1500]: 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 Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1519]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1520 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1536]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1539 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1555]: 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 Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1556 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1572]: 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 Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1591]: 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 Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1592 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1608]: ansible-ansible.legacy.command Invoked with _raw_params=dnf update -y --nogpgcheck fedora-* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1614 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1630]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1657]: 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 Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1675]: 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 Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1676 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1692]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1703 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1719]: 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 Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1737]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1764]: 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 Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1766 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1782]: 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 Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1786 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1802]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1829]: 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 Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1847]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1858 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1874]: 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 Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1876 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1892]: 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 Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1894 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1910]: 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 Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1982]: ansible-ansible.legacy.dnf Invoked with name=['beakerlib'] 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 Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2000]: ansible-ansible.legacy.dnf Invoked with name=['dnf-plugins-core'] 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 Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2002 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2018]: ansible-ansible.legacy.dnf Invoked with name=['initscripts'] 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 Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2d50acd428c84e3dad630caabacde1e8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r2d50acd428c84e3dad630caabacde1e8.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting man-db-cache-update.service... Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemctl[2035]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading requested from client PID 2038 ('systemctl') (unit session-6.scope)... Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading... Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading finished in 285 ms. Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=69 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=46 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=70 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=41 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=71 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=72 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=42 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=43 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=73 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=47 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=74 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=48 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=75 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=76 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=49 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=50 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=77 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=44 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=78 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=79 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=39 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=40 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=80 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=36 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=81 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=82 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=37 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=38 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=83 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=33 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=84 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=85 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=34 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=35 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=86 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=45 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queuing reload/restart jobs for marked units… Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2101]: ansible-ansible.legacy.dnf Invoked with name=['rsync'] 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 Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2119]: 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 Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r8fe79225c1f0480eb76774288cef8d2f.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r8fe79225c1f0480eb76774288cef8d2f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2153]: 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 Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2155 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2171]: 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 Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: man-db-cache-update.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished man-db-cache-update.service. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r2d50acd428c84e3dad630caabacde1e8.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2d50acd428c84e3dad630caabacde1e8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r8fe79225c1f0480eb76774288cef8d2f.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r8fe79225c1f0480eb76774288cef8d2f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2194]: 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 Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2196 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2212]: 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 Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2230]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2248]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2253 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2269]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2271 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2287]: 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 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2289 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2305]: 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 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_STATUS pid=614 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=87 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=88 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=89 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-timedated.service - Time & Date Service... Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-timedated.service - Time & Date Service. Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-timedated[2309]: Changed time zone to 'UTC' (UTC). Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2310 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2326]: ansible-yum_repository Invoked with state=present name=beaker-harness description=Beaker harness baseurl=['http://beaker.engineering.redhat.com/harness/Fedora40/'] gpgcheck=False enabled=False 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 Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2328 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2344]: 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 Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2362]: 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 Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_STATUS pid=614 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=1 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-timedated.service: Deactivated successfully. Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=89 op=UNLOAD Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=88 op=UNLOAD Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=87 op=UNLOAD Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2437]: ansible-ansible.legacy.command Invoked with _raw_params=yum install --enablerepo=beaker-harness -y restraint restraint-rhts _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2455]: ansible-ansible.legacy.command Invoked with _raw_params=yum update --enablerepo=beaker-harness -y restraint restraint-rhts _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2457 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2473]: 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 Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2474 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2490]: 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-24.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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[2493]: USER_CHAUTHTOK pid=2493 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=updating-password id=0 exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2514]: 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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1764]: 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 Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1766 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1782]: 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 Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1786 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1802]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1829]: 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 Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1847]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1858 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1874]: 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 Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1876 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1892]: 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 Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1894 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:47:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1910]: 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 Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[1982]: ansible-ansible.legacy.dnf Invoked with name=['beakerlib'] 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 Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=1984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2000]: ansible-ansible.legacy.dnf Invoked with name=['dnf-plugins-core'] 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 Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2002 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2018]: ansible-ansible.legacy.dnf Invoked with name=['initscripts'] 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 Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2d50acd428c84e3dad630caabacde1e8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r2d50acd428c84e3dad630caabacde1e8.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting man-db-cache-update.service... Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemctl[2035]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading requested from client PID 2038 ('systemctl') (unit session-6.scope)... Jun 1 08:48:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading... Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading finished in 285 ms. Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=69 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=46 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=70 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=41 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=71 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=72 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=42 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=43 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=73 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=47 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=74 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=48 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=75 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=76 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=49 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=50 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=77 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=44 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=78 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=79 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=39 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=40 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=80 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=36 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=81 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=82 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=37 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=38 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=83 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=33 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=84 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=85 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=34 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=35 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=86 op=LOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=45 op=UNLOAD Jun 1 08:48:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queuing reload/restart jobs for marked units… Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2101]: ansible-ansible.legacy.dnf Invoked with name=['rsync'] 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 Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2119]: 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 Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r8fe79225c1f0480eb76774288cef8d2f.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r8fe79225c1f0480eb76774288cef8d2f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:25 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2153]: 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 Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2155 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2171]: 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 Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: man-db-cache-update.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished man-db-cache-update.service. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r2d50acd428c84e3dad630caabacde1e8.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r2d50acd428c84e3dad630caabacde1e8 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r8fe79225c1f0480eb76774288cef8d2f.service: Deactivated successfully. Jun 1 08:48:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r8fe79225c1f0480eb76774288cef8d2f comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2194]: 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 Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2196 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2212]: 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 Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2230]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2248]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2253 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2269]: 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 Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2271 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2287]: 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 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2289 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2305]: 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 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_STATUS pid=614 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=87 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=88 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=89 op=LOAD Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-timedated.service - Time & Date Service... Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-timedated.service - Time & Date Service. Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-timedated[2309]: Changed time zone to 'UTC' (UTC). Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=0 ses=6 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2310 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2326]: ansible-yum_repository Invoked with state=present name=beaker-harness description=Beaker harness baseurl=['http://beaker.engineering.redhat.com/harness/Fedora40/'] gpgcheck=False enabled=False 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 Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2328 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2344]: 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 Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:48:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2362]: 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 Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_STATUS pid=614 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=1 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-timedated.service: Deactivated successfully. Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=89 op=UNLOAD Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=88 op=UNLOAD Jun 1 08:49:01 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=87 op=UNLOAD Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:03 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2437]: ansible-ansible.legacy.command Invoked with _raw_params=yum install --enablerepo=beaker-harness -y restraint restraint-rhts _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:04 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2455]: ansible-ansible.legacy.command Invoked with _raw_params=yum update --enablerepo=beaker-harness -y restraint restraint-rhts _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2457 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2473]: 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 Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:05 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2474 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2490]: 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-24.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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[2493]: USER_CHAUTHTOK pid=2493 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=updating-password id=0 exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2514]: 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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2531]: 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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2548]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2565]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2566 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2620]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2637 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2654 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2670]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231747.528447-11279-216399958709653/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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2671 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2704]: 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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2759]: 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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2809]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231748.5971174-11306-194600482975544/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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2827 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2843]: 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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2860]: 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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2861 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2877 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2899 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2915]: 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 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2932 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2965]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231749.8356144-11334-165925493029920/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 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2999]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3002 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3018 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3056]: 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3073 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3106]: 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-1717231750.8321407-11364-198647751171459/source _original_basename=tmpput2gcc5 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3140]: 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3160]: ansible-hostname Invoked with name=90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm use=None Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=90 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=91 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=92 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[3164]: Changed pretty hostname to '90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[3164]: Hostname set to <90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm> (static) Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: System hostname changed to '90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm'. Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231752.3852] hostname: static hostname changed from "ip-10-31-12-24.us-east-1.aws.redhat.com" to "90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm" Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3194]: 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 Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3197 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3213]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3230]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_CONFIG_CHANGE bool=nis_enabled val=1 old_val=0 auid=0 ses=6 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 setsebool[3231]: The nis_enabled policy boolean was changed to on by root Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3248]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3267]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3285]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3288 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3304]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2531]: 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 Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:06 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2548]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2565]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2566 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2620]: 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 Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2637 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:07 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2654 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2670]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231747.528447-11279-216399958709653/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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2671 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2704]: 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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2759]: 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 Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:08 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2809]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231748.5971174-11306-194600482975544/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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2827 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2843]: 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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2860]: 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 Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2861 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2877 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:09 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2899 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2915]: 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 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2932 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2965]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231749.8356144-11334-165925493029920/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 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=2983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[2999]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3002 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3018 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:10 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3056]: 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3073 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3106]: 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-1717231750.8321407-11364-198647751171459/source _original_basename=tmpput2gcc5 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3140]: 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 Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:11 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3160]: ansible-hostname Invoked with name=90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm use=None Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=90 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=91 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=92 op=LOAD Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[3164]: Changed pretty hostname to '90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-hostnamed[3164]: Hostname set to <90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm> (static) Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd-resolved[566]: System hostname changed to '90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm'. Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 NetworkManager[668]: [1717231752.3852] hostname: static hostname changed from "ip-10-31-12-24.us-east-1.aws.redhat.com" to "90fe0bac-59c1-4f32-aebf-ca59bd8cccf2.testing-farm" Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:12 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3194]: 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 Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:13 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3197 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3213]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3230]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: MAC_CONFIG_CHANGE bool=nis_enabled val=1 old_val=0 auid=0 ses=6 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 setsebool[3231]: The nis_enabled policy boolean was changed to on by root Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3248]: 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 Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:14 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3267]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3269 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3285]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3288 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3304]: 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 Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:15 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3305 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3321]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3324 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3340]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3341 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3357]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3374]: 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 Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3375 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3391]: 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 Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3392 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3408]: ansible-ansible.legacy.dnf Invoked with name=['initscripts-service'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3427]: 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 Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3445]: 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 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: The audit daemon is exiting. Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kauditd_printk_skb: 7 callbacks suppressed Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231759.224:863): op=set audit_pid=0 old=607 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=0 old=607 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: auditd.service: Deactivated successfully. Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP 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' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_POLICY_LOAD pid=614 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=?' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231759.227:864): 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' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2310 audit(1717231759.227:865): pid=614 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=?' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting audit-rules.service - Load Audit Rules... Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[3455]: /usr/sbin/augenrules: No change Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[3470]: No rules Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231760.268:866): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231760.268:867): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: audit-rules.service: Deactivated successfully. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished audit-rules.service - Load Audit Rules. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231760.270:868): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231760.270:869): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting auditd.service - Security Audit Logging Service... Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[3476]: No plugins found, not dispatching events Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=3476 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[3476]: Init complete, auditd 4.0.1 listening for events (startup state enable) Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started auditd.service - Security Audit Logging Service. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START 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' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3496]: 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 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3537 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3553]: 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 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3554 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3603]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1717231760.6085453-11529-255761210562465/source _original_basename=tmp39344eim 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 Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3637]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*fedora$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled fedora; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3640 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3656]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*updates$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled updates; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3675]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled baseos-ci-tag-repository _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3677 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3693]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3721]: 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 Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3723 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3739]: 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 Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3757]: 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 Jun 1 08:49:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Jun 1 08:49:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=92 op=UNLOAD Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=91 op=UNLOAD Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=90 op=UNLOAD Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3816 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3832]: ansible-ansible.legacy.systemd Invoked with name=sshd state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd.service - OpenSSH server daemon... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[870]: CRYPTO_KEY_USER pid=870 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sshd.service: Deactivated successfully. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped sshd.service - OpenSSH server daemon. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sshd-keygen.target. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd-keygen.target... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[3836]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3837 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3888]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3911 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3927]: ansible-service_facts Invoked Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4062]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4064 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4080]: 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#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4101]: 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 Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4119]: 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 Jun 1 08:50:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4176 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4211 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4227]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:50:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3305 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3321]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3324 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3340]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3341 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3357]: 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 Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:16 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3374]: 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 Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3375 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3391]: 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 Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3392 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:17 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3408]: ansible-ansible.legacy.dnf Invoked with name=['initscripts-service'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3411 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3427]: 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 Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:18 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3445]: 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 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[607]: The audit daemon is exiting. Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: kauditd_printk_skb: 7 callbacks suppressed Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231759.224:863): op=set audit_pid=0 old=607 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=0 old=607 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: auditd.service: Deactivated successfully. Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP 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' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[614]: USER_MAC_POLICY_LOAD pid=614 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=?' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231759.227:864): 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' Jun 1 08:49:19 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=2310 audit(1717231759.227:865): pid=614 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=?' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting audit-rules.service - Load Audit Rules... Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[3455]: /usr/sbin/augenrules: No change Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 augenrules[3470]: No rules Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231760.268:866): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=remove_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1305 audit(1717231760.268:867): auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: audit-rules.service: Deactivated successfully. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished audit-rules.service - Load Audit Rules. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1130 audit(1717231760.270:868): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 kernel: audit: type=1131 audit(1717231760.270:869): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting auditd.service - Security Audit Logging Service... Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[3476]: No plugins found, not dispatching events Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: CONFIG_CHANGE op=set audit_pid=3476 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 auditd[3476]: Init complete, auditd 4.0.1 listening for events (startup state enable) Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started auditd.service - Security Audit Logging Service. Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START 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' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3496]: 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 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3537 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3553]: 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 Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3554 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:20 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3603]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1717231760.6085453-11529-255761210562465/source _original_basename=tmp39344eim 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 Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3637]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*fedora$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled fedora; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3640 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3656]: ansible-ansible.legacy.command Invoked with _raw_params=if egrep '^name\s*=\s*updates$' /etc/yum.repos.d/*.repo; then dnf config-manager --set-enabled updates; fi#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:21 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3675]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled baseos-ci-tag-repository _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3677 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3693]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3721]: 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 Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3723 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:23 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3739]: 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 Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3757]: 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 Jun 1 08:49:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Jun 1 08:49:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=92 op=UNLOAD Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=91 op=UNLOAD Jun 1 08:49:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=90 op=UNLOAD Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3816 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3832]: ansible-ansible.legacy.systemd Invoked with name=sshd state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd.service - OpenSSH server daemon... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[870]: CRYPTO_KEY_USER pid=870 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: sshd.service: Deactivated successfully. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped sshd.service - OpenSSH server daemon. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopped target sshd-keygen.target. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Stopping sshd-keygen.target... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 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). Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reached target sshd-keygen.target. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 (sshd)[3836]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:51 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3837 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3888]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=3911 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[3927]: ansible-service_facts Invoked Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:57 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4062]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4064 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4080]: 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#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:58 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4101]: 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 Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:49:59 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4119]: 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 Jun 1 08:50:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4176 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:29 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4211 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4227]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:50:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:31 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4250 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4266]: ansible-service_facts Invoked Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4385 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4401]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4438 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4454]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4477 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4493]: 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 Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4495 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4511]: 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 Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4513 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4529]: 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 Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4548]: 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 Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4559 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4575]: 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 Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4602]: 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 Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4621]: 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 Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4640]: ansible-service_facts Invoked Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4775]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4777 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4793]: ansible-service_facts Invoked Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4915 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4931]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4949]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4976]: 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 Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4994]: ansible-lineinfile Invoked with path=/etc/dnf/dnf.conf regexp=^best= line=best=False state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5011]: 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 Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5013 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5029]: 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 Jun 1 08:51:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5136]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:51:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5177]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5194]: ansible-ansible.legacy.dnf Invoked with name=['iproute', 'rsyslog'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r7f2aca567b4845f49df2557a3070d0bc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r7f2aca567b4845f49df2557a3070d0bc.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemctl[5217]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting man-db-cache-update.service... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading requested from client PID 5221 ('systemctl') (unit session-6.scope)... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading finished in 376 ms. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=93 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=69 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=94 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=70 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=95 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=96 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=71 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=72 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=97 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=73 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=98 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=74 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=99 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=100 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=75 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=76 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=101 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=77 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=102 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=103 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=78 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=79 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=104 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=80 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=105 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=106 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=81 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=82 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=107 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=83 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=108 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=109 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=84 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=85 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=110 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=86 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queuing reload/restart jobs for marked units… Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: man-db-cache-update.service: Deactivated successfully. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished man-db-cache-update.service. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r7f2aca567b4845f49df2557a3070d0bc.service: Deactivated successfully. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r7f2aca567b4845f49df2557a3070d0bc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5505]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5506 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5522]: ansible-file Invoked with state=directory path=/etc/rsyslog.d mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5523 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5539]: ansible-file Invoked with state=directory path=/var/lib/rsyslog mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5556]: ansible-file Invoked with state=directory path=/var/log owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5573 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5595 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5611]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/00-global.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5628 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5661]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source dest=/etc/rsyslog.d/00-global.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=01785a86b4dbac8d6fa956de9fe2565e9b46e79b backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4250 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4266]: ansible-service_facts Invoked Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4385 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4401]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4438 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4454]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4477 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4493]: 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 Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4495 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4511]: 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 Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:41 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4513 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4529]: 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 Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:42 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4548]: 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 Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4559 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:43 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4575]: 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 Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4602]: 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 Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:45 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4621]: 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 Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:46 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4640]: ansible-service_facts Invoked Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4775]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:49 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4777 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:50 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4793]: ansible-service_facts Invoked Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4915 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:52 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4931]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4949]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do#012 echo "# vvvvv $repofile vvvvv vvvvv";#012 cat "/etc/yum.repos.d/$repofile";#012 echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^";#012 echo "";#012done#012 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4976]: 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 Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:53 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[4994]: ansible-lineinfile Invoked with path=/etc/dnf/dnf.conf regexp=^best= line=best=False state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=4995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:54 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5011]: 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 Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5013 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:50:55 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5029]: 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 Jun 1 08:51:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:22 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:24 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5136]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 1 08:51:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:26 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5161 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5177]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:27 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5178 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:28 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5194]: ansible-ansible.legacy.dnf Invoked with name=['iproute', 'rsyslog'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r7f2aca567b4845f49df2557a3070d0bc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started run-r7f2aca567b4845f49df2557a3070d0bc.service - /usr/bin/systemctl start man-db-cache-update. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemctl[5217]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting man-db-cache-update.service... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading requested from client PID 5221 ('systemctl') (unit session-6.scope)... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading... Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Reloading finished in 376 ms. Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=93 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=69 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=94 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=70 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=95 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=96 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=71 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=72 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=97 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=73 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=98 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=74 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=99 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=100 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=75 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=76 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=101 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=77 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=102 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=103 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=78 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=79 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=104 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=80 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=105 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=106 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=81 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=82 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=107 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=83 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=108 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=109 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=84 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=85 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=110 op=LOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit: BPF prog-id=86 op=UNLOAD Jun 1 08:51:30 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Queuing reload/restart jobs for marked units… Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: man-db-cache-update.service: Deactivated successfully. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Finished man-db-cache-update.service. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: run-r7f2aca567b4845f49df2557a3070d0bc.service: Deactivated successfully. Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r7f2aca567b4845f49df2557a3070d0bc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:32 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5505]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5506 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5522]: ansible-file Invoked with state=directory path=/etc/rsyslog.d mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5523 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5539]: ansible-file Invoked with state=directory path=/var/lib/rsyslog mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:33 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5556]: ansible-file Invoked with state=directory path=/var/log owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5573 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5595 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5611]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/00-global.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5628 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5661]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231894.3873994-12832-113972286771722/source dest=/etc/rsyslog.d/00-global.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=01785a86b4dbac8d6fa956de9fe2565e9b46e79b backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5733]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5750 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5767 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5783]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source dest=/etc/rsyslog.d/05-common-defaults.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=cd87491589393ab4a5f556a614493c4c27a80733 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5784 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5801 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5855]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5905]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source dest=/etc/rsyslog.d/90-input-basics-basic_input.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=2199c9f3df0a3bc29689a5c6fa5c67b0e3733214 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5923 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5939 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5961 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5977]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6027]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source dest=/etc/rsyslog.d/10-output-files-modules.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=bcf2fc3de5f51237535db7e7c8faf735f0c5adf8 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6028 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6045 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6061 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6083 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6099]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6100 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6133 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6149]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231897.928453-12888-21329571413546/source dest=/etc/rsyslog.d/30-output-files-default_files.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=6b34ddb09de551bdabe9619872f9bfc26e0cf895 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6150 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6183]: ansible-ansible.legacy.systemd Invoked with name=rsyslog enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting rsyslog.service - System Logging Service... Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rsyslog.service - System Logging Service. Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6191 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6207]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: journal files changed, reloading... [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/0 ] Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:34 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5733]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/05-common-defaults.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5750 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5767 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5783]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231895.0661702-12832-235054499259886/source dest=/etc/rsyslog.d/05-common-defaults.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=cd87491589393ab4a5f556a614493c4c27a80733 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5784 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:35 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5801 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5855]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/90-input-basics-basic_input.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5905]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231896.15696-12860-145111920764980/source dest=/etc/rsyslog.d/90-input-basics-basic_input.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=2199c9f3df0a3bc29689a5c6fa5c67b0e3733214 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:36 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5923 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5939 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5961 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[5977]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/10-output-files-modules.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=5994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6027]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231897.0838745-12875-229530906896772/source dest=/etc/rsyslog.d/10-output-files-modules.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=bcf2fc3de5f51237535db7e7c8faf735f0c5adf8 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6028 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6045 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6061 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:37 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6083 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6099]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.d/30-output-files-default_files.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6100 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6133 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6149]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231897.928453-12888-21329571413546/source dest=/etc/rsyslog.d/30-output-files-default_files.conf owner=root group=root mode=0644 follow=False _original_basename=rules.conf.j2 checksum=6b34ddb09de551bdabe9619872f9bfc26e0cf895 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6150 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:38 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6183]: ansible-ansible.legacy.systemd Invoked with name=rsyslog enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Starting rsyslog.service - System Logging Service... Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 systemd[1]: Started rsyslog.service - System Logging Service. Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:39 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6191 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6207]: ansible-stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: imjournal: journal files changed, reloading... [v8.2312.0-1.fc40 try https://www.rsyslog.com/e/0 ] Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6210 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6210 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6264]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6267 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6283 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6264]: ansible-ansible.legacy.stat Invoked with path=/etc/rsyslog.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6267 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6283 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6316]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231900.2189648-12915-1441512129737/source dest=/etc/rsyslog.conf mode=0644 follow=False _original_basename=rsyslog.conf.j2 checksum=5fe705203b62f654be0460d9893da023dbffb94d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 python3[6316]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1717231900.2189648-12915-1441512129737/source dest=/etc/rsyslog.conf mode=0644 follow=False _original_basename=rsyslog.conf.j2 checksum=5fe705203b62f654be0460d9893da023dbffb94d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_END pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGOUT pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_LOGIN pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: USER_START pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=ssh res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' Jun 1 08:51:40 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 audit[1023]: CRYPTO_KEY_USER pid=1023 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:54:b2:76:0e:05:4f:70:1b:7d:e3:f0:30:ed:1e:86:8e:df:9d:45:c3:14:83:15:1b:a3:d6:95:fb:be:42:3c:35 direction=? spid=6334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.172 terminal=? res=success' 2024-06-01T08:51:41.750624+00:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 rsyslogd: [origin software="rsyslogd" swVersion="8.2312.0-1.fc40" x-pid="6353" x-info="https://www.rsyslog.com"] start 2024-06-01T08:51:43.315212+00:00 90fe0bac-59c1-4f32-aebf-ca59bd8cccf2 testTag0[6447]: testMessage0 TASK [Ensure no errors in /var/log/messages] *********************************** task path: /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:80 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.318) 0:00:19.932 ********* fatal: [sut]: FAILED! => { "assertion": "'rsyslogd: error' not in __default_system_log_content.stdout", "changed": false, "evaluated_to": false } MSG: Assertion failed to retry, use: --limit @/tmp/tests_imuxsock_files.retry PLAY RECAP ********************************************************************* sut : ok=58 changed=8 unreachable=0 failed=1 skipped=58 rescued=0 ignored=0 Saturday 01 June 2024 08:51:43 +0000 (0:00:00.011) 0:00:19.944 ********* =============================================================================== fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 4.59s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Gathering Facts --------------------------------------------------------- 2.38s /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:31 -------------- fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 1.31s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:120 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.00s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd --- 0.85s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration --- 0.77s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:362 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.74s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.72s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 0.64s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:319 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.63s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists --- 0.51s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:356 Get file counts in /etc/rsyslog.d --------------------------------------- 0.37s /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:7 ---- fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist --- 0.34s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Get content of /var/log/messages ---------------------------------------- 0.32s /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:75 -------------- Check output to messages line ------------------------------------------- 0.30s /WORKDIR/git-weekly-ci92yzai1v/tests/tests_imuxsock_files.yml:62 -------------- fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different. --- 0.30s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree --- 0.28s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Check conf files exist -------------------------------------------------- 0.26s /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/check_daemon_config_files.yml:27 --- fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory --- 0.26s /WORKDIR/git-weekly-ci92yzai1v/.collection/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Check the test log message in /var/log/messages ------------------------- 0.25s /WORKDIR/git-weekly-ci92yzai1v/tests/tasks/test_logger.yml:13 ----------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---