ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Gm9 executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml statically imported: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml statically imported: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_repositories.yml *********************************************** 1 plays in /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_repositories.yml PLAY [Basic repository enablement/disablement test] **************************** TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 Saturday 11 October 2025 15:18:33 -0400 (0:00:00.039) 0:00:00.039 ****** ok: [managed-node1] => { "ansible_facts": { "lsr_rhc_test_data_file": "" }, "changed": false } TASK [Import test data] ******************************************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 Saturday 11 October 2025 15:18:33 -0400 (0:00:00.026) 0:00:00.065 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "lsr_rhc_test_data_file | length > 0", "skip_reason": "Conditional result was False" } TASK [Get facts for external test data] **************************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 Saturday 11 October 2025 15:18:33 -0400 (0:00:00.035) 0:00:00.101 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "lsr_rhc_test_data_file | length > 0", "skip_reason": "Conditional result was False" } TASK [Set local lsr_rhc_test_data] ********************************************* task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 Saturday 11 October 2025 15:18:33 -0400 (0:00:00.030) 0:00:00.131 ****** ok: [managed-node1] => { "ansible_facts": { "lsr_rhc_test_data": { "baseurl": "http://localhost:8080", "candlepin_host": "candlepin.local", "candlepin_insecure": false, "candlepin_port": 8443, "candlepin_prefix": "/candlepin", "env_nonworking": "Ceci n'est pas une environment", "envs_register": [ "Environment 2" ], "insights": false, "proxy_auth_hostname": "localhost", "proxy_auth_password": "proxypass", "proxy_auth_port": 3130, "proxy_auth_scheme": "https", "proxy_auth_username": "proxyuser", "proxy_noauth_hostname": "localhost", "proxy_noauth_port": 3128, "proxy_noauth_scheme": "https", "proxy_nonworking_hostname": "wrongproxy", "proxy_nonworking_password": "wrong-proxypassword", "proxy_nonworking_port": 4000, "proxy_nonworking_username": "wrong-proxyuser", "reg_activation_keys": [ "default_key" ], "reg_invalid_password": "invalid-password", "reg_invalid_username": "invalid-user", "reg_organization": "donaldduck", "reg_password": "password", "reg_username": "doc", "release": null, "repositories": [ { "name": "donaldy-content-label-7051", "state": "enabled" }, { "name": "content-label-32060", "state": "disabled" } ] } }, "ansible_included_var_files": [ "/tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml" ], "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 Saturday 11 October 2025 15:18:33 -0400 (0:00:00.034) 0:00:00.165 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3.9" }, "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 Saturday 11 October 2025 15:18:34 -0400 (0:00:00.518) 0:00:00.684 ****** ok: [managed-node1] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [Get facts for external test data] **************************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:9 Saturday 11 October 2025 15:18:34 -0400 (0:00:00.019) 0:00:00.703 ****** ok: [managed-node1] TASK [Set helper fact for Candlepin base URL] ********************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:17 Saturday 11 October 2025 15:18:35 -0400 (0:00:00.679) 0:00:01.383 ****** ok: [managed-node1] => { "ansible_facts": { "_cp_url": "https://candlepin.local:8443/candlepin" }, "changed": false } TASK [Set helper fact for Candlepin owner URL] ********************************* task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:21 Saturday 11 October 2025 15:18:35 -0400 (0:00:00.034) 0:00:01.418 ****** ok: [managed-node1] => { "ansible_facts": { "_cp_url_owner": "https://candlepin.local:8443/candlepin/owners/donaldduck" }, "changed": false } TASK [Add candlepin hostname to /etc/hosts] ************************************ task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:25 Saturday 11 October 2025 15:18:35 -0400 (0:00:00.035) 0:00:01.453 ****** ok: [managed-node1] => { "backup": "", "changed": false } TASK [Install needed packages] ************************************************* task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:31 Saturday 11 October 2025 15:18:35 -0400 (0:00:00.470) 0:00:01.924 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried TASK [Unregister] ************************************************************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_repositories.yml:98 Saturday 11 October 2025 15:18:41 -0400 (0:00:05.508) 0:00:07.433 ****** included: fedora.linux_system_roles.rhc for managed-node1 TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.033) 0:00:07.466 ****** included: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.016) 0:00:07.482 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__rhc_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.032) 0:00:07.515 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __rhc_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.016) 0:00:07.531 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __rhc_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.015) 0:00:07.547 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.012) 0:00:07.560 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.012) 0:00:07.572 ****** included: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.030) 0:00:07.602 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "rhc_state | d('present') == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.036) 0:00:07.639 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "rhc_state | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Saturday 11 October 2025 15:18:41 -0400 (0:00:00.032) 0:00:07.672 ****** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Failed to find required executable "subscription-manager" in paths: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin PLAY RECAP ********************************************************************* managed-node1 : ok=11 changed=0 unreachable=0 failed=2 skipped=9 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-10-11T19:18:41.210106+00:00Z", "host": "managed-node1", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-10-11T19:18:35.704203+00:00Z", "task_name": "Install needed packages", "task_path": "/tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:31" }, { "ansible_version": "2.17.14", "end_time": "2025-10-11T19:18:41.942626+00:00Z", "host": "managed-node1", "message": "Failed to find required executable \"subscription-manager\" in paths: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin", "start_time": "2025-10-11T19:18:41.452190+00:00Z", "task_name": "Call subscription-manager", "task_path": "/tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 11 October 2025 15:18:41 -0400 (0:00:00.492) 0:00:08.164 ****** =============================================================================== Install needed packages ------------------------------------------------- 5.51s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:31 Get facts for external test data ---------------------------------------- 0.68s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:9 Check if system is ostree ----------------------------------------------- 0.52s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 0.49s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Add candlepin hostname to /etc/hosts ------------------------------------ 0.47s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:25 fedora.linux_system_roles.rhc : Ensure required packages are installed --- 0.04s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Import test data -------------------------------------------------------- 0.04s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 Set helper fact for Candlepin owner URL --------------------------------- 0.04s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:21 Set helper fact for Candlepin base URL ---------------------------------- 0.04s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:17 Set local lsr_rhc_test_data --------------------------------------------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 Unregister -------------------------------------------------------------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_repositories.yml:98 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Get facts for external test data ---------------------------------------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.03s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 Set flag to indicate system is ostree ----------------------------------- 0.02s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.02s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.02s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-Gm9/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Oct 11 15:18:34 managed-node1 sudo[11052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cztvdwsdxqiykjvzmrzuxxiqxbxdgyha ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210313.9907877-10545-129323963667438/AnsiballZ_stat.py' Oct 11 15:18:34 managed-node1 sudo[11052]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:34 managed-node1 python3.9[11054]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 11 15:18:34 managed-node1 sudo[11052]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:34 managed-node1 sudo[11203]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kpsbjvsevozsyqhmnlwurfvmwdihdwqv ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210314.542293-10557-221342275681440/AnsiballZ_setup.py' Oct 11 15:18:34 managed-node1 sudo[11203]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:35 managed-node1 python3.9[11205]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 11 15:18:35 managed-node1 sudo[11203]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:35 managed-node1 sudo[11356]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sqhdovqgihqkeceoemgzolhwsrbsjjsg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210315.294886-10567-267900873505016/AnsiballZ_lineinfile.py' Oct 11 15:18:35 managed-node1 sudo[11356]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:35 managed-node1 python3.9[11358]: ansible-lineinfile Invoked with path=/etc/hosts line=127.0.0.1 candlepin.local regexp=.*candlepin.local 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 Oct 11 15:18:35 managed-node1 sudo[11356]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:35 managed-node1 sudo[11507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-emtroqqfnaqeguzujnumdtfovlbclqlg ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210315.7652152-10578-53961119082718/AnsiballZ_setup.py' Oct 11 15:18:35 managed-node1 sudo[11507]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:36 managed-node1 python3.9[11509]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Oct 11 15:18:36 managed-node1 sudo[11507]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:36 managed-node1 sudo[11586]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-agczijsttezojrvmirzrbhqhuracogxs ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210315.7652152-10578-53961119082718/AnsiballZ_dnf.py' Oct 11 15:18:36 managed-node1 sudo[11586]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:36 managed-node1 python3.9[11588]: ansible-ansible.legacy.dnf Invoked with name=['podman'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 11 15:18:41 managed-node1 sudo[11586]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:41 managed-node1 sudo[11770]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bfahdbebymehovkqcbovdqvereyeqwlt ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1760210321.537368-10618-13923669524190/AnsiballZ_redhat_subscription.py' Oct 11 15:18:41 managed-node1 sudo[11770]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:41 managed-node1 python3.9[11772]: ansible-community.general.redhat_subscription Invoked with state=absent force_register=False pool_ids=[] username=None password=NOT_LOGGING_PARAMETER token=NOT_LOGGING_PARAMETER server_hostname=None server_insecure=None server_prefix=None server_port=None rhsm_baseurl=None rhsm_repo_ca_cert=None auto_attach=None activationkey=NOT_LOGGING_PARAMETER org_id=None environment=None consumer_type=None consumer_name=None consumer_id=None server_proxy_hostname=None server_proxy_scheme=None server_proxy_port=None server_proxy_user=None server_proxy_password=NOT_LOGGING_PARAMETER release=None syspurpose=None Oct 11 15:18:41 managed-node1 sudo[11770]: pam_unix(sudo:session): session closed for user root Oct 11 15:18:42 managed-node1 sshd-session[11797]: Accepted publickey for root from 10.31.47.130 port 59950 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 11 15:18:42 managed-node1 systemd-logind[610]: New session 20 of user root. ░░ Subject: A new session 20 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 20 has been created for the user root. ░░ ░░ The leading process of the session is 11797. Oct 11 15:18:42 managed-node1 systemd[1]: Started Session 20 of User root. ░░ Subject: A start job for unit session-20.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-20.scope has finished successfully. ░░ ░░ The job identifier is 1940. Oct 11 15:18:42 managed-node1 sshd-session[11797]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 11 15:18:42 managed-node1 sshd-session[11800]: Received disconnect from 10.31.47.130 port 59950:11: disconnected by user Oct 11 15:18:42 managed-node1 sshd-session[11800]: Disconnected from user root 10.31.47.130 port 59950 Oct 11 15:18:42 managed-node1 sshd-session[11797]: pam_unix(sshd:session): session closed for user root Oct 11 15:18:42 managed-node1 systemd-logind[610]: Session 20 logged out. Waiting for processes to exit. Oct 11 15:18:42 managed-node1 systemd[1]: session-20.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-20.scope has successfully entered the 'dead' state. Oct 11 15:18:42 managed-node1 systemd-logind[610]: Removed session 20. ░░ Subject: Session 20 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 20 has been terminated. Oct 11 15:18:42 managed-node1 sshd-session[11825]: Accepted publickey for root from 10.31.47.130 port 59962 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 11 15:18:42 managed-node1 systemd-logind[610]: New session 21 of user root. ░░ Subject: A new session 21 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 21 has been created for the user root. ░░ ░░ The leading process of the session is 11825. Oct 11 15:18:42 managed-node1 systemd[1]: Started Session 21 of User root. ░░ Subject: A start job for unit session-21.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-21.scope has finished successfully. ░░ ░░ The job identifier is 2009. Oct 11 15:18:42 managed-node1 sshd-session[11825]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)