[WARNING]: Collection infra.leapp does not support Ansible version 2.14.18 [WARNING]: running playbook inside collection infra.leapp ansible-playbook [core 2.14.18] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.25 (main, Nov 10 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_remediations_8to9.yml ****************************************** 1 plays in /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_8to9.yml PLAY [Test RHEL 8 to 9 remediations] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_8to9.yml:2 ok: [managed-node02] TASK [Include tests_upgrade_custom playbook] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_8to9.yml:22 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml for managed-node02 TASK [tests_upgrade_custom | Check if leapp upgrade log exists] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:12 ok: [managed-node02] => {"changed": false, "stat": {"exists": false}} TASK [tests_upgrade_custom | Skip test if already upgraded or not RHEL {{ rhel_base_ver }}] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:17 META: end_play conditional evaluated to False, continuing play skipping: [managed-node02] => {"msg": "end_play", "skip_reason": "end_play conditional evaluated to False, continuing play"} TASK [tests_upgrade_custom | Include common upgrade tasks] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:27 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml for managed-node02 TASK [common_upgrade_tasks | Gather setup tasks] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:4 ok: [managed-node02 -> localhost] => {"changed": false, "examined": 1, "files": [{"atime": 1766002865.1619606, "ctime": 1766002865.0009649, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 125829260, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1766002865.0009649, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 1, "msg": "All paths examined", "skipped_paths": {}} TASK [common_upgrade_tasks | Do setup tasks] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:11 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml for managed-node02 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml) TASK [setup | remediate_cifs | Add a CIFS share to /etc/fstab] ***************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml:3 changed: [managed-node02] => {"backup": "", "changed": true, "msg": "line added"} TASK [common_upgrade_tasks | Run first analysis] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:21 [WARNING]: Collection community.general does not support Ansible version 2.14.18 TASK [infra.leapp.common : Log directory exists] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:3 changed: [managed-node02] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/ripu", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} TASK [infra.leapp.common : Check for existing log file] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:11 ok: [managed-node02] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.common : Fail if log file already exists] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:16 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : Create new log file] ******************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:23 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node02 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node02 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node02 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node02 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node02 changed: [managed-node02] => {"changed": true, "checksum": "ac52890dbd6f378055eac1734b7800aadf532d39", "dest": "/var/log/ripu/ripu.log", "gid": 0, "group": "root", "md5sum": "d92be201c0115c2923788935c68911b8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:var_log_t:s0", "size": 61, "src": "/root/.ansible/tmp/ansible-tmp-1766003259.086018-8064-250690408827151/source", "state": "file", "uid": 0} TASK [infra.leapp.common : /etc/ansible/facts.d directory exists] ************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:35 changed: [managed-node02] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ansible/facts.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0} TASK [infra.leapp.common : Capture current ansible_facts for validation after upgrade] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:43 changed: [managed-node02] => {"changed": true, "checksum": "efde8cb4a37503494e0828e632cc6b5c1757d858", "dest": "/etc/ansible/facts.d/pre_ripu.fact", "gid": 0, "group": "root", "md5sum": "6d49418de707c01d0bc44a125050f59d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 13828, "src": "/root/.ansible/tmp/ansible-tmp-1766003260.2549858-8202-169428725395775/source", "state": "file", "uid": 0} TASK [infra.leapp.common : Capture a list of non-rhel versioned packages] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:51 ok: [managed-node02] => {"changed": false, "cmd": "set -o pipefail; export PATH=$PATH; rpm -qa | grep -ve '[\\.|+]el8' | grep -vE '^(gpg-pubkey|libmodulemd|katello-ca-consumer)' | sort", "delta": "0:00:00.845163", "end": "2025-12-17 15:27:42.414342", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2025-12-17 15:27:41.569179", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.common : Create fact with the non-rhel versioned packages list] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:65 ok: [managed-node02] => {"ansible_facts": {"non_rhel_packages": []}, "changed": false} TASK [infra.leapp.common : Capture the list of non-rhel versioned packages in a separate fact file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:69 changed: [managed-node02] => {"changed": true, "checksum": "97d170e1550eee4afc0af065b78cda302a97674c", "dest": "/etc/ansible/facts.d/non_rhel_packages.fact", "gid": 0, "group": "root", "md5sum": "d751713988987e9331980363e24189ce", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2, "src": "/root/.ansible/tmp/ansible-tmp-1766003262.6787138-8439-197917642845531/source", "state": "file", "uid": 0} TASK [infra.leapp.analysis : Include tasks for preupg assistant analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:9 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : Include tasks for leapp preupgrade analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:13 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml for managed-node02 TASK [infra.leapp.analysis : analysis-leapp | Register to leapp activation key] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:2 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [analysis-leapp | Include custom_local_repos for local_repos_pre_leapp] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:14 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node02] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 7] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:22 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 8] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:29 changed: [managed-node02] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: policycoreutils-python-utils-2.9-26.el8_10.noarch", "Installed: leapp-0.20.0-2.el8_10.noarch", "Installed: leapp-deps-0.20.0-2.el8_10.noarch", "Installed: leapp-upgrade-el8toel9-0.23.0-2.el8_10.noarch", "Installed: leapp-upgrade-el8toel9-deps-0.23.0-2.el8_10.noarch", "Installed: systemd-container-239-82.el8_10.13.x86_64", "Installed: python3-leapp-0.20.0-2.el8_10.noarch"]} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 9] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:36 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Ensure leapp log directory exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:43 ok: [managed-node02] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/leapp", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} TASK [infra.leapp.analysis : analysis-leapp | Populate leapp_answers file] ***** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:51 changed: [managed-node02] => {"changed": true, "checksum": "3d934ad808576e3a7fb4c14a89645a4ad55ccf53", "dest": "/var/log/leapp/answerfile", "gid": 0, "group": "root", "md5sum": "01e375235c8e4cafdec593b260354063", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:var_log_t:s0", "size": 48, "src": "/root/.ansible/tmp/ansible-tmp-1766003276.2890353-8929-105749876163120/source", "state": "file", "uid": 0} TASK [analysis-leapp | Create /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:60 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 ok: [managed-node02] => {"changed": false, "path": "/etc/leapp/files/leapp_upgrade_repositories.repo", "state": "absent"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 changed: [managed-node02] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [managed-node02] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [managed-node02] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} TASK [infra.leapp.analysis : analysis-leapp | Leapp preupgrade report] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:71 ASYNC FAILED on managed-node02: jid=j677245780149.7247 changed: [managed-node02] => {"ansible_job_id": "j677245780149.7247", "changed": true, "cmd": "set -o pipefail; export PATH=$PATH; ulimit -n 16384; leapp preupgrade --report-schema=1.2.0 --no-rhsm 2>&1 | tee -a /var/log/ripu/ripu.log\n", "delta": "0:00:40.797092", "end": "2025-12-17 15:28:39.512768", "failed_when_result": false, "finished": 1, "msg": "non-zero return code", "rc": 1, "results_file": "/root/.ansible_async/j677245780149.7247", "start": "2025-12-17 15:27:58.715676", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\nVariable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.\nDevelopment variables have been detected:\n- LEAPP_DEVEL_RPMS_ALL_SIGNED=1\n\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\n==> Processing phase `configuration_phase`\n====> * ipu_workflow_config\n IPU workflow config actor\n==> Processing phase `FactsCollection`\n====> * repository_mapping\n Produces message containing repository mapping based on provided file.\n====> * open_ssl_config_scanner\n Read an OpenSSL configuration file for further analysis.\n====> * get_enabled_modules\n Provides data about which module streams are enabled on the source system.\n====> * scanzfcp\n In case of s390x architecture, check whether ZFCP is used.\n====> * firewalld_collect_used_object_names\n This actor reads firewalld's configuration and produces Model\n====> * scan_custom_repofile\n Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.\n====> * scan_sap_hana\n Gathers information related to SAP HANA instances on the system.\n====> * network_manager_connection_scanner\n Scan NetworkManager connection keyfiles\n====> * scan_subscription_manager_info\n Scans the current system for subscription manager information\n====> * udevadm_info\n Produces data exported by the \"udevadm info\" command.\n====> * firewalld_collect_global_config\n This actor reads firewalld's configuration and produces Model\n====> * scan_source_boot_entry\n Scan the default boot entry of the source system.\n====> * check_custom_network_scripts\n Check the existence of custom network-scripts and warn user about possible\n====> * scan_kernel_cmdline\n Scan the kernel command line of the booted system.\n====> * nis_scanner\n Collect information about the NIS packages configuration.\n====> * scan_files_for_target_userspace\n Scan the source system and identify files that will be copied into the target userspace when it is created.\n====> * scanclienablerepo\n Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.\n====> * scan_systemd_source\n Provides info about systemd on the source system\n====> * scanblacklistca\n Scan the file system for distrusted CA's in the blacklist directory.\n====> * scan_pkg_manager\n Provides data about package manager (yum/dnf)\n====> * scan_dnf_pluginpath\n Scans DNF configuration for custom pluginpath option.\n====> * roce_scanner\n Detect active RoCE NICs on IBM Z machines.\n====> * scandasd\n In case of s390x architecture, check whether DASD is used.\n====> * storage_scanner\n Provides data about storage settings.\n====> * sssd_facts_8to9\n Check SSSD configuration for changes in RHEL9 and report them in model.\n====> * root_scanner\n Scan the system root directory and produce a message containing\n====> * scan_grub_config\n Scan grub configuration files for errors.\n====> * load_device_driver_deprecation_data\n Loads deprecation data for drivers and devices (PCI & CPU)\n====> * xorgdrvfacts8to9\n Check the journal logs for deprecated Xorg drivers.\n====> * scancryptopolicies\n Scan information about system wide set crypto policies including:\n====> * scan_target_os_image\n Scans the provided target OS ISO image to use as a content source for the IPU, if any.\n====> * scan_source_files\n Scan files (explicitly specified) of the source system.\n====> * scan_default_initramfs\n Scan details of the default boot entry's initramfs image.\n====> * scanmemory\n Scan Memory of the machine.\n====> * network_manager_read_config\n Provides data about NetworkManager configuration.\n====> * transaction_workarounds\n Provides additional RPM transaction tasks based on bundled RPM packages.\n====> * ifcfg_scanner\n Scan ifcfg files with legacy network configuration\n====> * rpm_scanner\n Provides data about installed RPM Packages.\n====> * scancpu\n Scan CPUs of the machine.\n====> * register_ruby_irb_adjustment\n Register a workaround to allow rubygem-irb's directory -> symlink conversion.\n====> * system_facts\n Provides data about many facts from system.\n====> * pci_devices_scanner\n Provides data about existing PCI Devices.\n====> * read_openssh_config\n Collect information about the OpenSSH configuration.\n====> * scan_grub_device_name\n Find the name of the block devices where GRUB is located\n====> * copy_dnf_conf_into_target_userspace\n Copy dnf.conf into target userspace\n====> * persistentnetnames\n Get network interface information for physical ethernet interfaces of the original system.\n====> * scan_custom_modifications_actor\n Collects information about files in leapp directories that have been modified or newly added.\n====> * xfs_info_scanner\n This actor scans all mounted mountpoints for XFS information.\n====> * scan_fips\n Determine whether the source system has FIPS enabled.\n====> * get_installed_desktops\n Actor checks if kde or gnome desktop environments\n====> * biosdevname\n Enable biosdevname on the target RHEL system if all interfaces on the source RHEL\n====> * scan_hybrid_image_azure\n Check if the system is using Azure hybrid image.\n====> * persistentnetnamesdisable\n Disable systemd-udevd persistent network naming on machine with single eth0 NIC\n====> * checkrhui\n Check if system is using RHUI infrastructure (on public cloud) and send messages to\n====> * repositories_blacklist\n Exclude target repositories provided by Red Hat without support.\n====> * luks_scanner\n Provides data about active LUKS devices.\n====> * remove_obsolete_gpg_keys\n Remove obsoleted RPM GPG keys.\n====> * distribution_signed_rpm_scanner\n Provide data about distribution signed & third-party RPM packages.\n====> * rpm_transaction_config_tasks_collector\n Provides additional RPM transaction tasks from /etc/leapp/transaction.\n====> * detect_kernel_drivers\n Matches all currently loaded kernel drivers against known deprecated and removed drivers.\n====> * selinuxcontentscanner\n Scan the system for any SELinux customizations\n====> * trusted_gpg_keys_scanner\n Scan for trusted GPG keys.\n====> * scan_dynamic_linker_configuration\n Scan the dynamic linker configuration and find modifications.\n====> * scan_third_party_target_python_modules\n Detect third-party target Python modules and RPMs on the source system.\n====> * vdo_conversion_scanner\n Provides conversion info about VDO devices.\n====> * used_repository_scanner\n Scan used enabled repositories\n====> * enable_lvm_autoactivation\n Enable LVM autoactivation in upgrade initramfs.\n====> * multipath_conf_read_8to9\n Read multipath configuration files and extract the necessary information\n====> * satellite_upgrade_facts\n Report which Satellite packages require updates and how to handle PostgreSQL data\n====> * ipa_scanner\n Scan system for ipa-client and ipa-server status\n====> * scan_source_kernel\n Scan the source system kernel.\n====> * satellite_upgrade_services\n Reconfigure Satellite services\n====> * pes_events_scanner\n Provides data about package events from Package Evolution Service.\n====> * setuptargetrepos\n Produces list of repositories that should be available to be used during IPU process.\n==> Processing phase `Checks`\n====> * xorgdrvcheck8to9\n Warn if Xorg deprecated drivers are in use.\n====> * network_deprecations\n Ensures that network configuration doesn't rely on unsupported settings\n====> * check_nvidia_proprietary_driver\n Check if NVIDIA proprietary driver is in use. If yes, inhibit the upgrade process.\n====> * check_nfs\n Check if NFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * check_valid_grubcfg_hybrid\n Check potential for boot failures in Azure Gen1 VMs due to invalid grubcfg\n====> * check_cifs\n Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * mysql_check\n Actor checking for presence of MySQL installation.\n====> * mariadb_check\n Actor checking for presence of MariaDB installation.\n====> * distribution_signed_rpm_check\n Check if there are any packages that are not signed by distribution GPG keys.\n====> * firewalld_check_allow_zone_drifting\n This actor will check if AllowZoneDrifting=yes in firewalld.conf. This\n====> * sssd_check_8to9\n Check SSSD configuration for changes in RHEL9 and report them in model.\n====> * bacula_check\n Actor checking for presence of Bacula installation.\n====> * check_bls_grub_onppc64\n Check whether GRUB config is BLS aware on RHEL 8 ppc64le systems\n====> * check_deprecated_rpm_signature\n Check whether any packages signed by RSA/SHA1 are installed\n====> * check_persistent_mounts\n Check if mounts required to be persistent are mounted in persistent fashion.\n====> * crypto_policies_check\n This actor consumes previously gathered information about crypto policies on the source\n====> * check_se_linux\n Check SELinux status and produce decision messages for further action.\n====> * open_ssl_config_check\n The OpenSSL configuration changed between RHEL8 and RHEL9 significantly with the rebase to\n====> * check_kpatch\n Carry over kpatch-dnf and it's config into the container\n====> * firewalld_check_service_tftp_client\n This actor will inhibit if firewalld's configuration is using service\n====> * check_detected_devices_and_drivers\n Checks whether or not detected devices and drivers are usable on the target system.\n====> * detect_grub_config_error\n Check grub configuration for various errors.\n====> * multipath_conf_check_8to9\n Checks if changes to the multipath configuration files are necessary\n====> * check_target_iso\n Check that the provided target ISO is a valid ISO image and is located on a persistent partition.\n====> * check_custom_modifications_actor\n Checks CustomModifications messages and produces a report about files in leapp directories that have been\n====> * postgresql_check\n Actor checking for presence of PostgreSQL installation.\n====> * efi_check_boot\n Adjust EFI boot entry for first reboot\n====> * check_openssl_conf\n Check whether the openssl configuration and openssl-IBMCA.\n====> * nis_check\n Checks if any of NIS components is installed and configured\n====> * check_ifcfg\n Ensures that ifcfg files are compatible with NetworkManager\n====> * check_third_party_target_python_modules\n Produces a report if any third-party target Python modules are detected on the source system.\n====> * check_installed_kernels\n Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.\n====> * check_rhsmsku\n Ensure the system is subscribed to the subscription manager\n====> * check_target_version\n Check that the target system version is supported by the upgrade process.\n====> * open_ssh_drop_in_directory_check\n Trigger a notice that the main sshd_config will be updated to contain\n====> * check_mount_options\n Check for mount options preventing the upgrade.\n====> * checkmemory\n The actor check the size of RAM against RHEL8 minimal hardware requirements\n====> * check_sap_hana\n If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.\n====> * check_system_arch\n Check if system is running at a supported architecture. If no, inhibit the upgrade process.\n====> * checktargetrepos\n Check whether target dnf repositories are specified on RHEL.\n====> * check_consumed_assets\n Check whether Leapp is using correct data assets.\n====> * check_systemd_broken_symlinks\n Check whether some systemd symlinks are broken\n====> * check_skipped_repositories\n Produces a report if any repositories enabled on the system are going to be skipped.\n====> * openssh_permit_root_login\n OpenSSH no longer allows root logins with password.\n====> * checkblacklistca\n No documentation has been provided for the checkblacklistca actor.\n====> * open_ssh_subsystem_sftp\n The RHEL9 changes the SCP to use SFTP protocol internally. The both RHEL8 and RHEL9\n====> * check_boot_avail_space\n Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.\n====> * roce_check\n Check whether RoCE is used on the system and well configured for the upgrade.\n====> * cephvolumescan\n Retrieves the list of encrypted Ceph OSD\n====> * check_etc_releasever\n Check releasever info and provide a guidance based on the facts\n====> * check_grub_core\n Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core\n====> * check_microarchitecture\n Inhibit if RHEL9 microarchitecture requirements are not satisfied\n====> * check_fips\n Inhibit upgrade if FIPS is detected as enabled.\n====> * check_fstab_mount_order\n Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.\n====> * dotnet_unsupported_versions_check\n Check for installed .NET versions that are no longer supported.\n====> * check_insights_auto_register\n Checks if system can be automatically registered into Red Hat Lightspeed\n====> * check_dnf_pluginpath\n Inhibits the upgrade if a custom DNF plugin path is configured.\n====> * unsupported_upgrade_check\n Checks environment variables and produces a warning report if the upgrade is unsupported.\n====> * check_luks\n Check if any encrypted partitions are in use and whether they are supported for the upgrade.\n====> * check_os_release\n Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.\n====> * check_dynamic_linker_configuration\n Check for customization of dynamic linker configuration.\n====> * check_arm_bootloader\n Install required RPM packages for ARM system upgrades on paths with\n====> * check_ipa_server\n Check for ipa-server and inhibit upgrade\n====> * emit_net_naming_scheme\n Emit necessary modifications of the upgrade environment and target command line to use net.naming-scheme.\n====> * check_root_symlinks\n Check if the symlinks /bin and /lib are relative, not absolute.\n====> * check_vdo\n Check if VDO devices need to be migrated to lvm management.\n====> * check_grubenv_to_file\n Check whether grubenv is a symlink on Azure hybrid images using BIOS.\n====> * check_yum_plugins_enabled\n Checks that the required yum plugins are enabled.\n====> * check_rpm_transaction_events\n Filter RPM transaction events based on installed RPM packages\n====> * check_skip_phase\n Skip all the subsequent phases until the report phase.\n==> Processing phase `Reports`\n====> * verify_check_results\n Check all dialogs and notify that user needs to make some choices.\n====> * verify_check_results\n Check all generated results messages and notify user about them.\n\nDebug output written to /var/log/leapp/leapp-preupgrade.log\n\n============================================================\n REPORT OVERVIEW \n============================================================\n\nUpgrade has been inhibited due to the following problems:\n 1. Use of NFS detected. Upgrade can't proceed\n 2. Use of CIFS detected. Upgrade can't proceed\n\nHIGH and MEDIUM severity reports:\n 1. Packages available in excluded repositories will not be installed\n 2. Remote root logins globally allowed using password\n 3. GRUB2 core will be automatically updated during the upgrade\n 4. Upgrade is unsupported\n\nReports summary:\n Errors: 0\n Inhibitors: 2\n HIGH severity reports: 4\n MEDIUM severity reports: 0\n LOW severity reports: 1\n INFO severity reports: 3\n\nBefore continuing, review the full report below for details about discovered problems and possible remediation instructions:\n A report has been generated at /var/log/leapp/leapp-report.txt\n A report has been generated at /var/log/leapp/leapp-report.json\n\n============================================================\n END OF REPORT OVERVIEW \n============================================================\n\nAnswerfile has been generated at /var/log/leapp/answerfile", "stdout_lines": ["", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * firewalld_collect_used_object_names", " This actor reads firewalld's configuration and produces Model", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * network_manager_connection_scanner", " Scan NetworkManager connection keyfiles", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * firewalld_collect_global_config", " This actor reads firewalld's configuration and produces Model", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * check_custom_network_scripts", " Check the existence of custom network-scripts and warn user about possible", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * nis_scanner", " Collect information about the NIS packages configuration.", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scanblacklistca", " Scan the file system for distrusted CA's in the blacklist directory.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * scan_dnf_pluginpath", " Scans DNF configuration for custom pluginpath option.", "====> * roce_scanner", " Detect active RoCE NICs on IBM Z machines.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts_8to9", " Check SSSD configuration for changes in RHEL9 and report them in model.", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * xorgdrvfacts8to9", " Check the journal logs for deprecated Xorg drivers.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scanmemory", " Scan Memory of the machine.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scancpu", " Scan CPUs of the machine.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's directory -> symlink conversion.", "====> * system_facts", " Provides data about many facts from system.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_third_party_target_python_modules", " Detect third-party target Python modules and RPMs on the source system.", "====> * vdo_conversion_scanner", " Provides conversion info about VDO devices.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * enable_lvm_autoactivation", " Enable LVM autoactivation in upgrade initramfs.", "====> * multipath_conf_read_8to9", " Read multipath configuration files and extract the necessary information", "====> * satellite_upgrade_facts", " Report which Satellite packages require updates and how to handle PostgreSQL data", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * xorgdrvcheck8to9", " Warn if Xorg deprecated drivers are in use.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_nvidia_proprietary_driver", " Check if NVIDIA proprietary driver is in use. If yes, inhibit the upgrade process.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_valid_grubcfg_hybrid", " Check potential for boot failures in Azure Gen1 VMs due to invalid grubcfg", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * mysql_check", " Actor checking for presence of MySQL installation.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * firewalld_check_allow_zone_drifting", " This actor will check if AllowZoneDrifting=yes in firewalld.conf. This", "====> * sssd_check_8to9", " Check SSSD configuration for changes in RHEL9 and report them in model.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * check_bls_grub_onppc64", " Check whether GRUB config is BLS aware on RHEL 8 ppc64le systems", "====> * check_deprecated_rpm_signature", " Check whether any packages signed by RSA/SHA1 are installed", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * open_ssl_config_check", " The OpenSSL configuration changed between RHEL8 and RHEL9 significantly with the rebase to", "====> * check_kpatch", " Carry over kpatch-dnf and it's config into the container", "====> * firewalld_check_service_tftp_client", " This actor will inhibit if firewalld's configuration is using service", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * multipath_conf_check_8to9", " Checks if changes to the multipath configuration files are necessary", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * nis_check", " Checks if any of NIS components is installed and configured", "====> * check_ifcfg", " Ensures that ifcfg files are compatible with NetworkManager", "====> * check_third_party_target_python_modules", " Produces a report if any third-party target Python modules are detected on the source system.", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * open_ssh_drop_in_directory_check", " Trigger a notice that the main sshd_config will be updated to contain", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * checktargetrepos", " Check whether target dnf repositories are specified on RHEL.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * checkblacklistca", " No documentation has been provided for the checkblacklistca actor.", "====> * open_ssh_subsystem_sftp", " The RHEL9 changes the SCP to use SFTP protocol internally. The both RHEL8 and RHEL9", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * roce_check", " Check whether RoCE is used on the system and well configured for the upgrade.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * dotnet_unsupported_versions_check", " Check for installed .NET versions that are no longer supported.", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Lightspeed", "====> * check_dnf_pluginpath", " Inhibits the upgrade if a custom DNF plugin path is configured.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * check_arm_bootloader", " Install required RPM packages for ARM system upgrades on paths with", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * emit_net_naming_scheme", " Emit necessary modifications of the upgrade environment and target command line to use net.naming-scheme.", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_vdo", " Check if VDO devices need to be migrated to lvm management.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `Reports`", "====> * verify_check_results", " Check all dialogs and notify that user needs to make some choices.", "====> * verify_check_results", " Check all generated results messages and notify user about them.", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Upgrade has been inhibited due to the following problems:", " 1. Use of NFS detected. Upgrade can't proceed", " 2. Use of CIFS detected. Upgrade can't proceed", "", "HIGH and MEDIUM severity reports:", " 1. Packages available in excluded repositories will not be installed", " 2. Remote root logins globally allowed using password", " 3. GRUB2 core will be automatically updated during the upgrade", " 4. Upgrade is unsupported", "", "Reports summary:", " Errors: 0", " Inhibitors: 2", " HIGH severity reports: 4", " MEDIUM severity reports: 0", " LOW severity reports: 1", " INFO severity reports: 3", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile"]} TASK [analysis-leapp | Include custom_local_repos for local_repos_post_analysis] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:89 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node02] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [infra.leapp.analysis : analysis-leapp | Include check-results-file.yml] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:97 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml for managed-node02 TASK [infra.leapp.analysis : check-results-file | Result file status] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:2 ok: [managed-node02] => {"changed": false, "stat": {"atime": 1766003319.3084855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dd0075e79acebf4ce72a53256f5afb56bfc666d0", "ctime": 1766003319.3084855, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 662700208, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766003319.3084855, "nlink": 1, "path": "/var/log/leapp/leapp-report.txt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6051, "uid": 0, "version": "1866811557", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.analysis : check-results-file | Check that result file exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:7 ok: [managed-node02] => { "changed": false, "msg": "All assertions passed" } TASK [analysis-leapp | Run parse_leapp_report to check for inhibitors] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:100 TASK [infra.leapp.common : parse_leapp_report | Default upgrade_inhibited to false] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:12 ok: [managed-node02] => {"ansible_facts": {"upgrade_inhibited": false}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Collect human readable report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:16 ok: [managed-node02] => {"changed": false, "content": "UmlzayBGYWN0b3I6IGhpZ2ggKGluaGliaXRvcikKVGl0bGU6IFVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZApTdW1tYXJ5OiBORlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS4KV2UgaGF2ZSBmb3VuZCBORlMgdXNhZ2UgYXQgdGhlIGZvbGxvd2luZyBsb2NhdGlvbnM6Ci0gTkZTIHNoYXJlcyBmb3VuZCBpbiAvZXRjL2ZzdGFiOgogLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0IC9tbnQvcmVkaGF0CiAtIG5lc3QudGVzdC5yZWRoYXQuY29tOi9tbnQvcWEgL21udC9xYQogLSB2dGFwLWVuZzAxLnN0b3JhZ2UucmR1Mi5yZWRoYXQuY29tOi92b2wvZW5nYXJjaGl2ZSAvbW50L2VuZ2FyY2hpdmUKIC0gbmVzdC50ZXN0LnJlZGhhdC5jb206L21udC90cHNkaXN0IC9tbnQvdHBzZGlzdAogLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0L2JyZXdyb290IC9tbnQvYnJldwogLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2Rldm9wc19icmV3X3NjcmF0Y2hfbmZzX3NtL3NjcmF0Y2ggL21udC9icmV3X3NjcmF0Y2gKClJlbGF0ZWQgbGlua3M6CiAgICAtIFdoeSBkb2VzIGxlYXBwIHVwZ3JhZGUgZmFpbCBvbiBkZXRlY3RpbmcgTkZTIGR1cmluZyB1cGdyYWRlPzogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNjk2NDAwNgpSZW1lZGlhdGlvbjogW2hpbnRdIERpc2FibGUgTkZTIHRlbXBvcmFyaWx5IGZvciB0aGUgdXBncmFkZSBpZiBwb3NzaWJsZS4KS2V5OiA5ODgxYjI1ZmFjZWVlYWE3YTY0NzhiY2RhYzI5YWZkN2Y2YmFhYWVkCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGhpZ2ggKGluaGliaXRvcikKVGl0bGU6IFVzZSBvZiBDSUZTIGRldGVjdGVkLiBVcGdyYWRlIGNhbid0IHByb2NlZWQKU3VtbWFyeTogQ0lGUyBpcyBjdXJyZW50bHkgbm90IHN1cHBvcnRlZCBieSB0aGUgaW5wbGFjZSB1cGdyYWRlLgpSZWxhdGVkIGxpbmtzOgogICAgLSBMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yICJJbmhpYml0b3I6IFVzZSBvZiBDSUZTIGRldGVjdGVkLiBVcGdyYWRlIGNhbm5vdCBwcm9jZWVkIjogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNjk2NDMwNApSZW1lZGlhdGlvbjogW2hpbnRdIENvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuCktleTogZDBlMWFhM2Y3YzRmYzQ0NTBiZGNiOWEyN2Y0N2ZmNDY0ZDZhZjI0YQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIApUaXRsZTogUGFja2FnZXMgYXZhaWxhYmxlIGluIGV4Y2x1ZGVkIHJlcG9zaXRvcmllcyB3aWxsIG5vdCBiZSBpbnN0YWxsZWQKU3VtbWFyeTogMSBwYWNrYWdlcyB3aWxsIGJlIHNraXBwZWQgYmVjYXVzZSB0aGV5IGFyZSBhdmFpbGFibGUgb25seSBpbiB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcyB0aGF0IGFyZSBpbnRlbnRpb25hbGx5IGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLiBTZWUgdGhlIHJlcG9ydCBtZXNzYWdlIHRpdGxlZCAiRXhjbHVkZWQgdGFyZ2V0IHN5c3RlbSByZXBvc2l0b3JpZXMiIGZvciBkZXRhaWxzLgpUaGUgbGlzdCBvZiB0aGVzZSBwYWNrYWdlczoKLSBqaXR0ZXJlbnRyb3B5LWRldmVsIChyZXBvaWQ6IGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTkteDg2XzY0LXJwbXMpCktleTogMjQzN2UyMDQ4MDhmOTg3NDc3YzBlOWJlOGU0Yzk1YjNhODdhOWYzZQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIApUaXRsZTogUmVtb3RlIHJvb3QgbG9naW5zIGdsb2JhbGx5IGFsbG93ZWQgdXNpbmcgcGFzc3dvcmQKU3VtbWFyeTogUkhFTDkgbm8gbG9uZ2VyIGFsbG93cyByZW1vdGUgcm9vdCBsb2dpbnMsIGJ1dCB0aGUgc2VydmVyIGNvbmZpZ3VyYXRpb24gZXhwbGljaXRseSBvdmVycmlkZXMgdGhpcyBkZWZhdWx0LiBUaGUgY29uZmlndXJhdGlvbiBmaWxlIHdpbGwgbm90IGJlIHVwZGF0ZWQgYW5kIHJvb3QgaXMgc3RpbGwgZ29pbmcgdG8gYmUgYWxsb3dlZCB0byBsb2dpbiB3aXRoIHBhc3N3b3JkLiBUaGlzIGlzIG5vdCByZWNvbW1lbmRlZCBhbmQgY29uc2lkZXJlZCBhcyBhIHNlY3VyaXR5IHJpc2suClJlbWVkaWF0aW9uOiBbaGludF0gSWYgeW91IGRlcGVuZCBvbiByZW1vdGUgcm9vdCBsb2dpbnMgdXNpbmcgcGFzc3dvcmRzLCBjb25zaWRlciBzZXR0aW5nIHVwIGEgZGlmZmVyZW50IHVzZXIgZm9yIHJlbW90ZSBhZG1pbmlzdHJhdGlvbi4gT3RoZXJ3aXNlIHlvdSBjYW4gaWdub3JlIHRoaXMgbWVzc2FnZS4KS2V5OiBlNzM4Zjc4YmM4ZjNhODQ0MTFhNDIxMGUzYjYwOTA1NzEzOWQxODU1Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGhpZ2ggClRpdGxlOiBHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZQpTdW1tYXJ5OiBPbiBsZWdhY3kgKEJJT1MpIHN5c3RlbXMsIEdSVUIyIGNvcmUgKGxvY2F0ZWQgaW4gdGhlIGdhcCBiZXR3ZWVuIHRoZSBNQlIgYW5kIHRoZSBmaXJzdCBwYXJ0aXRpb24pIGNhbm5vdCBiZSB1cGRhdGVkIGR1cmluZyB0aGUgcnBtIHRyYW5zYWN0aW9uIGFuZCBMZWFwcCBoYXMgdG8gaW5pdGlhdGUgdGhlIHVwZGF0ZSBydW5uaW5nICJncnViMi1pbnN0YWxsIiBhZnRlciB0aGUgdHJhbnNhY3Rpb24uIE5vIGFjdGlvbiBpcyBuZWVkZWQgYmVmb3JlIHRoZSB1cGdyYWRlLiBBZnRlciB0aGUgdXBncmFkZSwgaXQgaXMgcmVjb21tZW5kZWQgdG8gY2hlY2sgdGhlIEdSVUIgY29uZmlndXJhdGlvbi4KS2V5OiBhYzcwMzBlMDVkMmVlMjQ4ZDM0ZjA4YTlmYTA0MGIzNTJiYzQxMGEzCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGhpZ2ggClRpdGxlOiBVcGdyYWRlIGlzIHVuc3VwcG9ydGVkClN1bW1hcnk6IEVudmlyb25tZW50IHZhcmlhYmxlIExFQVBQX1VOU1VQUE9SVEVEIGhhcyBiZWVuIGRldGVjdGVkLiBBIHN1Y2Nlc3NmdWwgYW5kIHNhZmUgdXBncmFkZSBwcm9jZXNzIGNhbm5vdCBiZSBndWFyYW50ZWVkLiBGcm9tIG5vdyBvbiB5b3UgYXJlIGNvbnRpbnVpbmcgYXQgeW91ciBvd24gcmlzay4KCktleTogOWU1MDg4ZTNjMWYzNzFlMDIwZWM3NzdjM2Q4NjU3OGY0YmUxNDNjZgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBsb3cgClRpdGxlOiBTRWxpbnV4IHdpbGwgYmUgc2V0IHRvIHBlcm1pc3NpdmUgbW9kZQpTdW1tYXJ5OiBTRWxpbnV4IHdpbGwgYmUgc2V0IHRvIHBlcm1pc3NpdmUgbW9kZS4gQ3VycmVudCBtb2RlOiBlbmZvcmNpbmcuIFRoaXMgYWN0aW9uIGlzIHJlcXVpcmVkIGJ5IHRoZSB1cGdyYWRlIHByb2Nlc3MgdG8gbWFrZSBzdXJlIHRoZSB1cGdyYWRlZCBzeXN0ZW0gY2FuIGJvb3Qgd2l0aG91dCBiZWluaWcgYmxvY2tlZCBieSBTRWxpbnV4IHJ1bGVzLgpSZW1lZGlhdGlvbjogW2hpbnRdIE1ha2Ugc3VyZSB0aGVyZSBhcmUgbm8gU0VsaW51eCByZWxhdGVkIHdhcm5pbmdzIGFmdGVyIHRoZSB1cGdyYWRlIGFuZCBlbmFibGUgU0VsaW51eCBtYW51YWxseSBhZnRlcndhcmRzLiBOb3RpY2U6IFlvdSBjYW4gaWdub3JlIHRoZSAiL3Jvb3QvdG1wX2xlYXBwX3B5MyIgU0VsaW51eCB3YXJuaW5ncy4KS2V5OiAzOWQ3MTgzZGFmYmE3OThhYTRiYmIxZTcwYjBlZjJiYmU1YjE3NzJmCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGluZm8gClRpdGxlOiBFeGNsdWRlZCB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcwpTdW1tYXJ5OiBUaGUgZm9sbG93aW5nIHJlcG9zaXRvcmllcyBhcmUgbm90IHN1cHBvcnRlZCBieSBSZWQgSGF0IGFuZCBhcmUgZXhjbHVkZWQgZnJvbSB0aGUgbGlzdCBvZiByZXBvc2l0b3JpZXMgdXNlZCBkdXJpbmcgdGhlIHVwZ3JhZGUuCi0gcmh1aS1jb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LWFhcmNoNjQtcmh1aS1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1wcGM2NGxlLWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC05LXBwYzY0bGUtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTkteDg2XzY0LXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LWFhcmNoNjQtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS1zMzkweC1ycG1zCi0gY3JiCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1yaHVpLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1yaHVpLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LWFhcmNoNjQtZXVzLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXMzOTB4LWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1zMzkweC1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC05LWFhcmNoNjQtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS14ODZfNjQtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktcHBjNjRsZS1ycG1zCi0gcmh1aS1jb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1yaHVpLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1ldXMtcnBtcwpSZW1lZGlhdGlvbjogW2hpbnRdIElmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4KS2V5OiAxYjkxMzJjYjIzNjJhZTc4MzBlNDhlZWU3ODExYmU5NTI3NzQ3ZGU4Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGluZm8gClRpdGxlOiBTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQKU3VtbWFyeTogU0VsaW51eCByZWxhYmVsaW5nIHdpbGwgYmUgc2NoZWR1bGVkIGFzIHRoZSBzdGF0dXMgaXMgcGVybWlzc2l2ZS9lbmZvcmNpbmcuCktleTogOGZiODE4NjNmODQxM2JkNjE3YzJhNTViNjliOGUxMGZmMDNkN2M3MgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBpbmZvIApUaXRsZTogVGhlIHVwZ3JhZGUgd2lsbCBwcmVwZW5kIHRoZSBJbmNsdWRlIGRpcmVjdGl2ZSB0byBPcGVuU1NIIHNzaGRfY29uZmlnClN1bW1hcnk6IE9wZW5TU0ggc2VydmVyIGNvbmZpZ3VyYXRpb24gbmVlZHMgdG8gYmUgbW9kaWZpZWQgdG8gY29udGFpbiBJbmNsdWRlIGRpcmVjdGl2ZSBmb3IgdGhlIFJIRUw5IHRvIHdvcmsgcHJvcGVybHkgYW5kIGludGVncmF0ZSB3aXRoIHRoZSBvdGhlciBwYXJ0cyBvZiB0aGUgT1MuIFRoZSBmb2xsb3dpbmcgc25pcHBldCB3aWxsIGJlIGFkZGVkIHRvIHRoZSAvZXRjL3NzaC9zc2hkX2NvbmZpZyBkdXJpbmcgdGhlIEFwcGxpY2F0aW9uc1BoYXNlOiBgSW5jbHVkZSAvZXRjL3NzaC9zc2hkX2NvbmZpZy5kLyouY29uZmAKS2V5OiA5NmRhNjkzN2MyNWM2NDkyZTRmMTIyOGVlMTQ2Nzk1OTg5ZmQzNzE4Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0K", "encoding": "base64", "source": "/var/log/leapp/leapp-report.txt"} TASK [infra.leapp.common : parse_leapp_report | Collect JSON report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:21 ok: [managed-node02] => {"changed": false, "content": "ewogICJlbnRyaWVzIjogWwogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIklmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAicmVwb3NpdG9yeSIsCiAgICAgICAgImZhaWx1cmUiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOCIsCiAgICAgICJzZXZlcml0eSI6ICJpbmZvIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLlxuLSByaHVpLWNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktYWFyY2g2NC1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1wcGM2NGxlLWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS1wcGM2NGxlLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LWFhcmNoNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTktczM5MHgtcnBtc1xuLSBjcmJcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS14ODZfNjQtcmh1aS1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktYWFyY2g2NC1ldXMtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXMzOTB4LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktczM5MHgtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTktYWFyY2g2NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXBwYzY0bGUtcnBtc1xuLSByaHVpLWNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTkteDg2XzY0LXJodWktcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1ldXMtcnBtcyIsCiAgICAgICJ0aXRsZSI6ICJFeGNsdWRlZCB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcyIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODoyMy4xNDgyMzRaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInJlcG9zaXRvcmllc19ibGFja2xpc3QiLAogICAgICAiaWQiOiAiMDA3OWRlYjE5ZmEwOTQxOWY3NjY4ZjQ5YWMzN2NhZjAwMDM0OTkzYmVkMDYwZDFjOGExYWJjMmM0ODA5NmYwZSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAiaml0dGVyZW50cm9weS1kZXZlbCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInJlcG9zaXRvcnkiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMjQzN2UyMDQ4MDhmOTg3NDc3YzBlOWJlOGU0Yzk1YjNhODdhOWYzZSIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiMSBwYWNrYWdlcyB3aWxsIGJlIHNraXBwZWQgYmVjYXVzZSB0aGV5IGFyZSBhdmFpbGFibGUgb25seSBpbiB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcyB0aGF0IGFyZSBpbnRlbnRpb25hbGx5IGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLiBTZWUgdGhlIHJlcG9ydCBtZXNzYWdlIHRpdGxlZCBcIkV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzXCIgZm9yIGRldGFpbHMuXG5UaGUgbGlzdCBvZiB0aGVzZSBwYWNrYWdlczpcbi0gaml0dGVyZW50cm9weS1kZXZlbCAocmVwb2lkOiBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1ycG1zKSIsCiAgICAgICJ0aXRsZSI6ICJQYWNrYWdlcyBhdmFpbGFibGUgaW4gZXhjbHVkZWQgcmVwb3NpdG9yaWVzIHdpbGwgbm90IGJlIGluc3RhbGxlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy40MDQwMDlaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInBlc19ldmVudHNfc2Nhbm5lciIsCiAgICAgICJpZCI6ICI4OGU2NjQzNzFjZjkxNjk0MzAyYmQwNDM2NmE5ZTliNDRjNTg3YzU0MGFhYmY0OTM3MjhlZjNiNzM1ZTZhMjRmIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJXaHkgZG9lcyBsZWFwcCB1cGdyYWRlIGZhaWwgb24gZGV0ZWN0aW5nIE5GUyBkdXJpbmcgdXBncmFkZT8iLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NjQwMDYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAiZmlsZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICIvZXRjL2ZzdGFiIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiRGlzYWJsZSBORlMgdGVtcG9yYXJpbHkgZm9yIHRoZSB1cGdyYWRlIGlmIHBvc3NpYmxlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJmaWxlc3lzdGVtIiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI5ODgxYjI1ZmFjZWVlYWE3YTY0NzhiY2RhYzI5YWZkN2Y2YmFhYWVkIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJORlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS5cbldlIGhhdmUgZm91bmQgTkZTIHVzYWdlIGF0IHRoZSBmb2xsb3dpbmcgbG9jYXRpb25zOlxuLSBORlMgc2hhcmVzIGZvdW5kIGluIC9ldGMvZnN0YWI6XG4gLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0IC9tbnQvcmVkaGF0XG4gLSBuZXN0LnRlc3QucmVkaGF0LmNvbTovbW50L3FhIC9tbnQvcWFcbiAtIHZ0YXAtZW5nMDEuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L3ZvbC9lbmdhcmNoaXZlIC9tbnQvZW5nYXJjaGl2ZVxuIC0gbmVzdC50ZXN0LnJlZGhhdC5jb206L21udC90cHNkaXN0IC9tbnQvdHBzZGlzdFxuIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdC9icmV3cm9vdCAvbW50L2JyZXdcbiAtIG50YXAtcmR1Mi1jMDEtZW5nMDEtbmZzMDFiLnN0b3JhZ2UucmR1Mi5yZWRoYXQuY29tOi9ib3NfZW5nMDFfZGV2b3BzX2JyZXdfc2NyYXRjaF9uZnNfc20vc2NyYXRjaCAvbW50L2JyZXdfc2NyYXRjaFxuIiwKICAgICAgInRpdGxlIjogIlVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy44MDg1NTBaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogImNoZWNrX25mcyIsCiAgICAgICJpZCI6ICI3NTg5ODk5YWE1ZjY4MDI1ODQ5YjFmMjVjNjRiMzEwMzU0MTM2ODg4NDEwMDI1OWM0MTMxMTUxNGE2YTlmNWY1IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yIFwiSW5oaWJpdG9yOiBVc2Ugb2YgQ0lGUyBkZXRlY3RlZC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZFwiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL3NvbHV0aW9ucy82OTY0MzA0IgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9mc3RhYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkNvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImZpbGVzeXN0ZW0iLAogICAgICAgICJuZXR3b3JrIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogImQwZTFhYTNmN2M0ZmM0NDUwYmRjYjlhMjdmNDdmZjQ2NGQ2YWYyNGEiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkNJRlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS4iLAogICAgICAidGl0bGUiOiAiVXNlIG9mIENJRlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy45NTU3MzlaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogImNoZWNrX2NpZnMiLAogICAgICAiaWQiOiAiY2Y1ZTg5YjgwYTAwYTZjY2ZhOWI2ZTFiOWExMjViNGQ1OWNlNmFiYjljNDYzYWYxZGJlZjhhNDhjYTRlNmIzOSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlbGludXgiLAogICAgICAgICJzZWN1cml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICI4ZmI4MTg2M2Y4NDEzYmQ2MTdjMmE1NWI2OWI4ZTEwZmYwM2Q3YzcyIiwKICAgICAgInNldmVyaXR5IjogImluZm8iLAogICAgICAic3VtbWFyeSI6ICJTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQgYXMgdGhlIHN0YXR1cyBpcyBwZXJtaXNzaXZlL2VuZm9yY2luZy4iLAogICAgICAidGl0bGUiOiAiU0VsaW51eCByZWxhYmVsaW5nIHdpbGwgYmUgc2NoZWR1bGVkIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM0LjgyMzM5NFoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfc2VfbGludXgiLAogICAgICAiaWQiOiAiNTFkOGFkZjc0Y2NkNjYzODdjZGYxMTkzZDY0MzRhYzkwODQ2MzQxYTVlYmFiODM5MTgzYTFmZTg0NGNiZmIxYSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiTWFrZSBzdXJlIHRoZXJlIGFyZSBubyBTRWxpbnV4IHJlbGF0ZWQgd2FybmluZ3MgYWZ0ZXIgdGhlIHVwZ3JhZGUgYW5kIGVuYWJsZSBTRWxpbnV4IG1hbnVhbGx5IGFmdGVyd2FyZHMuIE5vdGljZTogWW91IGNhbiBpZ25vcmUgdGhlIFwiL3Jvb3QvdG1wX2xlYXBwX3B5M1wiIFNFbGludXggd2FybmluZ3MuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlbGludXgiLAogICAgICAgICJzZWN1cml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICIzOWQ3MTgzZGFmYmE3OThhYTRiYmIxZTcwYjBlZjJiYmU1YjE3NzJmIiwKICAgICAgInNldmVyaXR5IjogImxvdyIsCiAgICAgICJzdW1tYXJ5IjogIlNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlLiBDdXJyZW50IG1vZGU6IGVuZm9yY2luZy4gVGhpcyBhY3Rpb24gaXMgcmVxdWlyZWQgYnkgdGhlIHVwZ3JhZGUgcHJvY2VzcyB0byBtYWtlIHN1cmUgdGhlIHVwZ3JhZGVkIHN5c3RlbSBjYW4gYm9vdCB3aXRob3V0IGJlaW5pZyBibG9ja2VkIGJ5IFNFbGludXggcnVsZXMuIiwKICAgICAgInRpdGxlIjogIlNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM0LjgyNjE0OVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfc2VfbGludXgiLAogICAgICAiaWQiOiAiMmVlZThlMDA3MTYxMTMxNmI0NzhhMGY3Yjk2ODZhNTQ5Yjc2MDRjNTU3ODNkMmZkMGJjMGQ3MzNhZDhjZWY0MSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAib3BlbnNzaC1zZXJ2ZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zc2gvc3NoZF9jb25maWciCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJhdXRoZW50aWNhdGlvbiIsCiAgICAgICAgInNlY3VyaXR5IiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogIjk2ZGE2OTM3YzI1YzY0OTJlNGYxMjI4ZWUxNDY3OTU5ODlmZDM3MTgiLAogICAgICAic2V2ZXJpdHkiOiAiaW5mbyIsCiAgICAgICJzdW1tYXJ5IjogIk9wZW5TU0ggc2VydmVyIGNvbmZpZ3VyYXRpb24gbmVlZHMgdG8gYmUgbW9kaWZpZWQgdG8gY29udGFpbiBJbmNsdWRlIGRpcmVjdGl2ZSBmb3IgdGhlIFJIRUw5IHRvIHdvcmsgcHJvcGVybHkgYW5kIGludGVncmF0ZSB3aXRoIHRoZSBvdGhlciBwYXJ0cyBvZiB0aGUgT1MuIFRoZSBmb2xsb3dpbmcgc25pcHBldCB3aWxsIGJlIGFkZGVkIHRvIHRoZSAvZXRjL3NzaC9zc2hkX2NvbmZpZyBkdXJpbmcgdGhlIEFwcGxpY2F0aW9uc1BoYXNlOiBgSW5jbHVkZSAvZXRjL3NzaC9zc2hkX2NvbmZpZy5kLyouY29uZmAiLAogICAgICAidGl0bGUiOiAiVGhlIHVwZ3JhZGUgd2lsbCBwcmVwZW5kIHRoZSBJbmNsdWRlIGRpcmVjdGl2ZSB0byBPcGVuU1NIIHNzaGRfY29uZmlnIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM2LjM2NjYyNloiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAib3Blbl9zc2hfZHJvcF9pbl9kaXJlY3RvcnlfY2hlY2siLAogICAgICAiaWQiOiAiYzdlYjZiMzNkYmI1ZDExZTY4N2NlZTNjMDczYTk4ZWUwNTZjMWI1ZDU0MGRmZWY3YzA5NzNjNTczYTU4NzJlZCIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAib3BlbnNzaC1zZXJ2ZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zc2gvc3NoZF9jb25maWciCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJJZiB5b3UgZGVwZW5kIG9uIHJlbW90ZSByb290IGxvZ2lucyB1c2luZyBwYXNzd29yZHMsIGNvbnNpZGVyIHNldHRpbmcgdXAgYSBkaWZmZXJlbnQgdXNlciBmb3IgcmVtb3RlIGFkbWluaXN0cmF0aW9uLiBPdGhlcndpc2UgeW91IGNhbiBpZ25vcmUgdGhpcyBtZXNzYWdlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJhdXRoZW50aWNhdGlvbiIsCiAgICAgICAgInNlY3VyaXR5IiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogImU3MzhmNzhiYzhmM2E4NDQxMWE0MjEwZTNiNjA5MDU3MTM5ZDE4NTUiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIlJIRUw5IG5vIGxvbmdlciBhbGxvd3MgcmVtb3RlIHJvb3QgbG9naW5zLCBidXQgdGhlIHNlcnZlciBjb25maWd1cmF0aW9uIGV4cGxpY2l0bHkgb3ZlcnJpZGVzIHRoaXMgZGVmYXVsdC4gVGhlIGNvbmZpZ3VyYXRpb24gZmlsZSB3aWxsIG5vdCBiZSB1cGRhdGVkIGFuZCByb290IGlzIHN0aWxsIGdvaW5nIHRvIGJlIGFsbG93ZWQgdG8gbG9naW4gd2l0aCBwYXNzd29yZC4gVGhpcyBpcyBub3QgcmVjb21tZW5kZWQgYW5kIGNvbnNpZGVyZWQgYXMgYSBzZWN1cml0eSByaXNrLiIsCiAgICAgICJ0aXRsZSI6ICJSZW1vdGUgcm9vdCBsb2dpbnMgZ2xvYmFsbHkgYWxsb3dlZCB1c2luZyBwYXNzd29yZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozNy4wNDkzNDVaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogIm9wZW5zc2hfcGVybWl0X3Jvb3RfbG9naW4iLAogICAgICAiaWQiOiAiZmMwOWY4ZDNmYjJjZjUyOTAwNTY0ZWI1YTlkMmI2ZDBhNmFhM2QxY2UwNTBhNTRlMDQ1ZDJlYTE3MjMzNDZmMyIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImJvb3QiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiYWM3MDMwZTA1ZDJlZTI0OGQzNGYwOGE5ZmEwNDBiMzUyYmM0MTBhMyIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiT24gbGVnYWN5IChCSU9TKSBzeXN0ZW1zLCBHUlVCMiBjb3JlIChsb2NhdGVkIGluIHRoZSBnYXAgYmV0d2VlbiB0aGUgTUJSIGFuZCB0aGUgZmlyc3QgcGFydGl0aW9uKSBjYW5ub3QgYmUgdXBkYXRlZCBkdXJpbmcgdGhlIHJwbSB0cmFuc2FjdGlvbiBhbmQgTGVhcHAgaGFzIHRvIGluaXRpYXRlIHRoZSB1cGRhdGUgcnVubmluZyBcImdydWIyLWluc3RhbGxcIiBhZnRlciB0aGUgdHJhbnNhY3Rpb24uIE5vIGFjdGlvbiBpcyBuZWVkZWQgYmVmb3JlIHRoZSB1cGdyYWRlLiBBZnRlciB0aGUgdXBncmFkZSwgaXQgaXMgcmVjb21tZW5kZWQgdG8gY2hlY2sgdGhlIEdSVUIgY29uZmlndXJhdGlvbi4iLAogICAgICAidGl0bGUiOiAiR1JVQjIgY29yZSB3aWxsIGJlIGF1dG9tYXRpY2FsbHkgdXBkYXRlZCBkdXJpbmcgdGhlIHVwZ3JhZGUiLAogICAgICAidGltZVN0YW1wIjogIjIwMjUtMTItMTdUMjA6Mjg6MzcuNTYxNDkwWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMiIsCiAgICAgICJhY3RvciI6ICJjaGVja19ncnViX2NvcmUiLAogICAgICAiaWQiOiAiMmJmN2Y0YjE2ZGFiZGMwYjY0MGFiMmE3YWFjZmY1NmZmZGZlZGY2NmE3ZTg5OGJhMmQ2YTg5OTY1YTAyNmE3YyIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInVwZ3JhZGUgcHJvY2VzcyIsCiAgICAgICAgInNhbml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICI5ZTUwODhlM2MxZjM3MWUwMjBlYzc3N2MzZDg2NTc4ZjRiZTE0M2NmIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJFbnZpcm9ubWVudCB2YXJpYWJsZSBMRUFQUF9VTlNVUFBPUlRFRCBoYXMgYmVlbiBkZXRlY3RlZC4gQSBzdWNjZXNzZnVsIGFuZCBzYWZlIHVwZ3JhZGUgcHJvY2VzcyBjYW5ub3QgYmUgZ3VhcmFudGVlZC4gRnJvbSBub3cgb24geW91IGFyZSBjb250aW51aW5nIGF0IHlvdXIgb3duIHJpc2suXG4iLAogICAgICAidGl0bGUiOiAiVXBncmFkZSBpcyB1bnN1cHBvcnRlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozOC4xOTU2NTVaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInVuc3VwcG9ydGVkX3VwZ3JhZGVfY2hlY2siLAogICAgICAiaWQiOiAiNTc2ZmI4YWRjMDE1NDFmNDE5NGEzNjFjMDE1ZWQ0ZDQ2YjNjNTc0M2M0ZmE2OGViMjczZDE4OGQ4M2EyZmFmMiIKICAgIH0KICBdLAogICJsZWFwcF9ydW5faWQiOiAiNGNiMTE3ZTctNWFhNi00MWJhLTk1ZTctNzVjMDVhYWI3MDMyIgp9Cg==", "encoding": "base64", "source": "/var/log/leapp/leapp-report.json"} TASK [infra.leapp.common : parse_leapp_report | Parse report results] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:26 ok: [managed-node02] => {"ansible_facts": {"leapp_report_json": {"entries": [{"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node02", "id": "0079deb19fa09419f7668f49ac37caf00034993bed060d1c8a1abc2c48096f0e", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms\n- codeready-builder-for-rhel-9-ppc64le-eus-rpms\n- codeready-builder-beta-for-rhel-9-ppc64le-rpms\n- codeready-builder-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-s390x-rpms\n- crb\n- codeready-builder-for-rhel-9-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-aarch64-eus-rpms\n- codeready-builder-for-rhel-9-s390x-eus-rpms\n- codeready-builder-for-rhel-9-s390x-rpms\n- codeready-builder-beta-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-ppc64le-rpms\n- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-eus-rpms", "timeStamp": "2025-12-17T20:28:23.148234Z", "title": "Excluded target system repositories"}, {"actor": "pes_events_scanner", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "jitterentropy-devel"}]}, "groups": ["repository"], "hostname": "managed-node02", "id": "88e664371cf91694302bd04366a9e9b44c587c540aabf493728ef3b735e6a24f", "key": "2437e204808f987477c0e9be8e4c95b3a87a9f3e", "severity": "high", "summary": "1 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled \"Excluded target system repositories\" for details.\nThe list of these packages:\n- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)", "timeStamp": "2025-12-17T20:28:33.404009Z", "title": "Packages available in excluded repositories will not be installed"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "51d8adf74ccd66387cdf1193d6434ac90846341a5ebab839183a1fe844cbfb1a", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2025-12-17T20:28:34.823394Z", "title": "SElinux relabeling will be scheduled"}, {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "2eee8e0071611316b478a0f7b9686a549b7604c55783d2fd0bc0d733ad8cef41", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2025-12-17T20:28:34.826149Z", "title": "SElinux will be set to permissive mode"}, {"actor": "open_ssh_drop_in_directory_check", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "c7eb6b33dbb5d11e687cee3c073a98ee056c1b5d540dfef7c0973c573a5872ed", "key": "96da6937c25c6492e4f1228ee146795989fd3718", "severity": "info", "summary": "OpenSSH server configuration needs to be modified to contain Include directive for the RHEL9 to work properly and integrate with the other parts of the OS. The following snippet will be added to the /etc/ssh/sshd_config during the ApplicationsPhase: `Include /etc/ssh/sshd_config.d/*.conf`", "timeStamp": "2025-12-17T20:28:36.366626Z", "title": "The upgrade will prepend the Include directive to OpenSSH sshd_config"}, {"actor": "openssh_permit_root_login", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}], "remediations": [{"context": "If you depend on remote root logins using passwords, consider setting up a different user for remote administration. Otherwise you can ignore this message.", "type": "hint"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "fc09f8d3fb2cf52900564eb5a9d2b6d0a6aa3d1ce050a54e045d2ea1723346f3", "key": "e738f78bc8f3a84411a4210e3b609057139d1855", "severity": "high", "summary": "RHEL9 no longer allows remote root logins, but the server configuration explicitly overrides this default. The configuration file will not be updated and root is still going to be allowed to login with password. This is not recommended and considered as a security risk.", "timeStamp": "2025-12-17T20:28:37.049345Z", "title": "Remote root logins globally allowed using password"}, {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node02", "id": "2bf7f4b16dabdc0b640ab2a7aacff56ffdfedf66a7e898ba2d6a89965a026a7c", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2025-12-17T20:28:37.561490Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node02", "id": "576fb8adc01541f4194a361c015ed4d46b3c5743c4fa68eb273d188d83a2faf2", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2025-12-17T20:28:38.195655Z", "title": "Upgrade is unsupported"}], "leapp_run_id": "4cb117e7-5aa6-41ba-95e7-75c05aab7032"}, "leapp_report_txt": ["Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------", "Risk Factor: high ", "Title: Packages available in excluded repositories will not be installed", "Summary: 1 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled \"Excluded target system repositories\" for details.", "The list of these packages:", "- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)", "Key: 2437e204808f987477c0e9be8e4c95b3a87a9f3e", "----------------------------------------", "Risk Factor: high ", "Title: Remote root logins globally allowed using password", "Summary: RHEL9 no longer allows remote root logins, but the server configuration explicitly overrides this default. The configuration file will not be updated and root is still going to be allowed to login with password. This is not recommended and considered as a security risk.", "Remediation: [hint] If you depend on remote root logins using passwords, consider setting up a different user for remote administration. Otherwise you can ignore this message.", "Key: e738f78bc8f3a84411a4210e3b609057139d1855", "----------------------------------------", "Risk Factor: high ", "Title: GRUB2 core will be automatically updated during the upgrade", "Summary: On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "Key: ac7030e05d2ee248d34f08a9fa040b352bc410a3", "----------------------------------------", "Risk Factor: high ", "Title: Upgrade is unsupported", "Summary: Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.", "", "Key: 9e5088e3c1f371e020ec777c3d86578f4be143cf", "----------------------------------------", "Risk Factor: low ", "Title: SElinux will be set to permissive mode", "Summary: SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "Remediation: [hint] Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "Key: 39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "----------------------------------------", "Risk Factor: info ", "Title: Excluded target system repositories", "Summary: The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.", "- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms", "- codeready-builder-for-rhel-9-ppc64le-eus-rpms", "- codeready-builder-beta-for-rhel-9-ppc64le-rpms", "- codeready-builder-for-rhel-9-x86_64-rpms", "- codeready-builder-for-rhel-9-aarch64-rpms", "- codeready-builder-beta-for-rhel-9-s390x-rpms", "- crb", "- codeready-builder-for-rhel-9-rhui-rpms", "- codeready-builder-for-rhel-9-x86_64-rhui-rpms", "- codeready-builder-for-rhel-9-aarch64-eus-rpms", "- codeready-builder-for-rhel-9-s390x-eus-rpms", "- codeready-builder-for-rhel-9-s390x-rpms", "- codeready-builder-beta-for-rhel-9-aarch64-rpms", "- codeready-builder-beta-for-rhel-9-x86_64-rpms", "- codeready-builder-for-rhel-9-ppc64le-rpms", "- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms", "- codeready-builder-for-rhel-9-x86_64-eus-rpms", "Remediation: [hint] If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "Key: 1b9132cb2362ae7830e48eee7811be9527747de8", "----------------------------------------", "Risk Factor: info ", "Title: SElinux relabeling will be scheduled", "Summary: SElinux relabeling will be scheduled as the status is permissive/enforcing.", "Key: 8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "----------------------------------------", "Risk Factor: info ", "Title: The upgrade will prepend the Include directive to OpenSSH sshd_config", "Summary: OpenSSH server configuration needs to be modified to contain Include directive for the RHEL9 to work properly and integrate with the other parts of the OS. The following snippet will be added to the /etc/ssh/sshd_config during the ApplicationsPhase: `Include /etc/ssh/sshd_config.d/*.conf`", "Key: 96da6937c25c6492e4f1228ee146795989fd3718", "----------------------------------------", ""]}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Check for inhibitors] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:32 skipping: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).', 'type': 'hint'}]}, 'groups': ['repository', 'failure'], 'key': '1b9132cb2362ae7830e48eee7811be9527747de8', 'severity': 'info', 'summary': 'The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms\n- codeready-builder-for-rhel-9-ppc64le-eus-rpms\n- codeready-builder-beta-for-rhel-9-ppc64le-rpms\n- codeready-builder-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-s390x-rpms\n- crb\n- codeready-builder-for-rhel-9-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-aarch64-eus-rpms\n- codeready-builder-for-rhel-9-s390x-eus-rpms\n- codeready-builder-for-rhel-9-s390x-rpms\n- codeready-builder-beta-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-ppc64le-rpms\n- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-eus-rpms', 'title': 'Excluded target system repositories', 'timeStamp': '2025-12-17T20:28:23.148234Z', 'hostname': 'managed-node02', 'actor': 'repositories_blacklist', 'id': '0079deb19fa09419f7668f49ac37caf00034993bed060d1c8a1abc2c48096f0e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node02", "id": "0079deb19fa09419f7668f49ac37caf00034993bed060d1c8a1abc2c48096f0e", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms\n- codeready-builder-for-rhel-9-ppc64le-eus-rpms\n- codeready-builder-beta-for-rhel-9-ppc64le-rpms\n- codeready-builder-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-s390x-rpms\n- crb\n- codeready-builder-for-rhel-9-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-aarch64-eus-rpms\n- codeready-builder-for-rhel-9-s390x-eus-rpms\n- codeready-builder-for-rhel-9-s390x-rpms\n- codeready-builder-beta-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-ppc64le-rpms\n- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-eus-rpms", "timeStamp": "2025-12-17T20:28:23.148234Z", "title": "Excluded target system repositories"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'related_resources': [{'scheme': 'package', 'title': 'jitterentropy-devel'}]}, 'groups': ['repository'], 'key': '2437e204808f987477c0e9be8e4c95b3a87a9f3e', 'severity': 'high', 'summary': '1 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled "Excluded target system repositories" for details.\nThe list of these packages:\n- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)', 'title': 'Packages available in excluded repositories will not be installed', 'timeStamp': '2025-12-17T20:28:33.404009Z', 'hostname': 'managed-node02', 'actor': 'pes_events_scanner', 'id': '88e664371cf91694302bd04366a9e9b44c587c540aabf493728ef3b735e6a24f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "pes_events_scanner", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "jitterentropy-devel"}]}, "groups": ["repository"], "hostname": "managed-node02", "id": "88e664371cf91694302bd04366a9e9b44c587c540aabf493728ef3b735e6a24f", "key": "2437e204808f987477c0e9be8e4c95b3a87a9f3e", "severity": "high", "summary": "1 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled \"Excluded target system repositories\" for details.\nThe list of these packages:\n- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)", "timeStamp": "2025-12-17T20:28:33.404009Z", "title": "Packages available in excluded repositories will not be installed"}, "skip_reason": "Conditional result was False"} ok: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Why does leapp upgrade fail on detecting NFS during upgrade?', 'url': 'https://access.redhat.com/solutions/6964006'}], 'related_resources': [{'scheme': 'file', 'title': '/etc/fstab'}], 'remediations': [{'context': 'Disable NFS temporarily for the upgrade if possible.', 'type': 'hint'}]}, 'groups': ['filesystem', 'network', 'inhibitor'], 'key': '9881b25faceeeaa7a6478bcdac29afd7f6baaaed', 'severity': 'high', 'summary': 'NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n', 'title': "Use of NFS detected. Upgrade can't proceed", 'timeStamp': '2025-12-17T20:28:33.808550Z', 'hostname': 'managed-node02', 'actor': 'check_nfs', 'id': '7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}} ok: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Leapp upgrade failed with error "Inhibitor: Use of CIFS detected. Upgrade cannot proceed"', 'url': 'https://access.redhat.com/solutions/6964304'}], 'related_resources': [{'scheme': 'file', 'title': '/etc/fstab'}], 'remediations': [{'context': 'Comment out CIFS entries to proceed with the upgrade.', 'type': 'hint'}]}, 'groups': ['filesystem', 'network', 'inhibitor'], 'key': 'd0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a', 'severity': 'high', 'summary': 'CIFS is currently not supported by the inplace upgrade.', 'title': "Use of CIFS detected. Upgrade can't proceed", 'timeStamp': '2025-12-17T20:28:33.955739Z', 'hostname': 'managed-node02', 'actor': 'check_cifs', 'id': 'cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed"}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed"}} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'groups': ['selinux', 'security'], 'key': '8fb81863f8413bd617c2a55b69b8e10ff03d7c72', 'severity': 'info', 'summary': 'SElinux relabeling will be scheduled as the status is permissive/enforcing.', 'title': 'SElinux relabeling will be scheduled', 'timeStamp': '2025-12-17T20:28:34.823394Z', 'hostname': 'managed-node02', 'actor': 'check_se_linux', 'id': '51d8adf74ccd66387cdf1193d6434ac90846341a5ebab839183a1fe844cbfb1a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "51d8adf74ccd66387cdf1193d6434ac90846341a5ebab839183a1fe844cbfb1a", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2025-12-17T20:28:34.823394Z", "title": "SElinux relabeling will be scheduled"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the "/root/tmp_leapp_py3" SElinux warnings.', 'type': 'hint'}]}, 'groups': ['selinux', 'security'], 'key': '39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f', 'severity': 'low', 'summary': 'SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.', 'title': 'SElinux will be set to permissive mode', 'timeStamp': '2025-12-17T20:28:34.826149Z', 'hostname': 'managed-node02', 'actor': 'check_se_linux', 'id': '2eee8e0071611316b478a0f7b9686a549b7604c55783d2fd0bc0d733ad8cef41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "2eee8e0071611316b478a0f7b9686a549b7604c55783d2fd0bc0d733ad8cef41", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2025-12-17T20:28:34.826149Z", "title": "SElinux will be set to permissive mode"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'related_resources': [{'scheme': 'package', 'title': 'openssh-server'}, {'scheme': 'file', 'title': '/etc/ssh/sshd_config'}]}, 'groups': ['authentication', 'security', 'network', 'services'], 'key': '96da6937c25c6492e4f1228ee146795989fd3718', 'severity': 'info', 'summary': 'OpenSSH server configuration needs to be modified to contain Include directive for the RHEL9 to work properly and integrate with the other parts of the OS. The following snippet will be added to the /etc/ssh/sshd_config during the ApplicationsPhase: `Include /etc/ssh/sshd_config.d/*.conf`', 'title': 'The upgrade will prepend the Include directive to OpenSSH sshd_config', 'timeStamp': '2025-12-17T20:28:36.366626Z', 'hostname': 'managed-node02', 'actor': 'open_ssh_drop_in_directory_check', 'id': 'c7eb6b33dbb5d11e687cee3c073a98ee056c1b5d540dfef7c0973c573a5872ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "open_ssh_drop_in_directory_check", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "c7eb6b33dbb5d11e687cee3c073a98ee056c1b5d540dfef7c0973c573a5872ed", "key": "96da6937c25c6492e4f1228ee146795989fd3718", "severity": "info", "summary": "OpenSSH server configuration needs to be modified to contain Include directive for the RHEL9 to work properly and integrate with the other parts of the OS. The following snippet will be added to the /etc/ssh/sshd_config during the ApplicationsPhase: `Include /etc/ssh/sshd_config.d/*.conf`", "timeStamp": "2025-12-17T20:28:36.366626Z", "title": "The upgrade will prepend the Include directive to OpenSSH sshd_config"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'detail': {'related_resources': [{'scheme': 'package', 'title': 'openssh-server'}, {'scheme': 'file', 'title': '/etc/ssh/sshd_config'}], 'remediations': [{'context': 'If you depend on remote root logins using passwords, consider setting up a different user for remote administration. Otherwise you can ignore this message.', 'type': 'hint'}]}, 'groups': ['authentication', 'security', 'network', 'services'], 'key': 'e738f78bc8f3a84411a4210e3b609057139d1855', 'severity': 'high', 'summary': 'RHEL9 no longer allows remote root logins, but the server configuration explicitly overrides this default. The configuration file will not be updated and root is still going to be allowed to login with password. This is not recommended and considered as a security risk.', 'title': 'Remote root logins globally allowed using password', 'timeStamp': '2025-12-17T20:28:37.049345Z', 'hostname': 'managed-node02', 'actor': 'openssh_permit_root_login', 'id': 'fc09f8d3fb2cf52900564eb5a9d2b6d0a6aa3d1ce050a54e045d2ea1723346f3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "openssh_permit_root_login", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}], "remediations": [{"context": "If you depend on remote root logins using passwords, consider setting up a different user for remote administration. Otherwise you can ignore this message.", "type": "hint"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "fc09f8d3fb2cf52900564eb5a9d2b6d0a6aa3d1ce050a54e045d2ea1723346f3", "key": "e738f78bc8f3a84411a4210e3b609057139d1855", "severity": "high", "summary": "RHEL9 no longer allows remote root logins, but the server configuration explicitly overrides this default. The configuration file will not be updated and root is still going to be allowed to login with password. This is not recommended and considered as a security risk.", "timeStamp": "2025-12-17T20:28:37.049345Z", "title": "Remote root logins globally allowed using password"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'groups': ['boot'], 'key': 'ac7030e05d2ee248d34f08a9fa040b352bc410a3', 'severity': 'high', 'summary': 'On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running "grub2-install" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.', 'title': 'GRUB2 core will be automatically updated during the upgrade', 'timeStamp': '2025-12-17T20:28:37.561490Z', 'hostname': 'managed-node02', 'actor': 'check_grub_core', 'id': '2bf7f4b16dabdc0b640ab2a7aacff56ffdfedf66a7e898ba2d6a89965a026a7c'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node02", "id": "2bf7f4b16dabdc0b640ab2a7aacff56ffdfedf66a7e898ba2d6a89965a026a7c", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2025-12-17T20:28:37.561490Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, "skip_reason": "Conditional result was False"} skipping: [managed-node02] => (item={'audience': 'sysadmin', 'groups': ['upgrade process', 'sanity'], 'key': '9e5088e3c1f371e020ec777c3d86578f4be143cf', 'severity': 'high', 'summary': 'Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n', 'title': 'Upgrade is unsupported', 'timeStamp': '2025-12-17T20:28:38.195655Z', 'hostname': 'managed-node02', 'actor': 'unsupported_upgrade_check', 'id': '576fb8adc01541f4194a361c015ed4d46b3c5743c4fa68eb273d188d83a2faf2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node02", "id": "576fb8adc01541f4194a361c015ed4d46b3c5743c4fa68eb273d188d83a2faf2", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2025-12-17T20:28:38.195655Z", "title": "Upgrade is unsupported"}, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : parse_leapp_report | Collect inhibitors] ************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:44 ok: [managed-node02] => {"changed": false, "cmd": ["awk", "/\\(inhibitor\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004298", "end": "2025-12-17 15:29:01.676912", "failed_when_result": false, "msg": "", "rc": 0, "start": "2025-12-17 15:29:01.672614", "stderr": "", "stderr_lines": [], "stdout": "Risk Factor: high (inhibitor)\nTitle: Use of NFS detected. Upgrade can't proceed\nSummary: NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n\nRelated links:\n - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006\nRemediation: [hint] Disable NFS temporarily for the upgrade if possible.\nKey: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed\n----------------------------------------\nRisk Factor: high (inhibitor)\nTitle: Use of CIFS detected. Upgrade can't proceed\nSummary: CIFS is currently not supported by the inplace upgrade.\nRelated links:\n - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304\nRemediation: [hint] Comment out CIFS entries to proceed with the upgrade.\nKey: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a\n----------------------------------------", "stdout_lines": ["Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------"]} TASK [infra.leapp.common : parse_leapp_report | Collect high errors] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:53 ok: [managed-node02] => {"changed": false, "cmd": ["awk", "/high \\(error\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004239", "end": "2025-12-17 15:29:02.053921", "failed_when_result": false, "msg": "", "rc": 0, "start": "2025-12-17 15:29:02.049682", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.analysis : Set stats for leapp_inhibitors] ******************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:17 ok: [managed-node02] => {"ansible_stats": {"aggregate": true, "data": {"leapp_inhibitors": [{"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed"}]}, "per_host": false}, "changed": false} TASK [infra.leapp.analysis : Notify analysis report is done handler] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:22 NOTIFIED HANDLER infra.leapp.analysis : Preupgrade analysis report is done for managed-node02 NOTIFIED HANDLER infra.leapp.analysis : Display inhibitors for managed-node02 NOTIFIED HANDLER infra.leapp.analysis : Display errors for managed-node02 changed: [managed-node02] => {"changed": true, "msg": "All assertions passed"} TASK [common_upgrade_tasks | Flush handlers] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:25 META: triggered running handlers for managed-node02 RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node02] => {"changed": false, "stat": {"atime": 1766003259.7735636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 40, "charset": "us-ascii", "checksum": "0e0abf0673c0b48c9dcf3c0e2370a56148a42351", "ctime": 1766003319.465485, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 771752084, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766003319.465485, "nlink": 1, "path": "/var/log/ripu/ripu.log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 17012, "uid": 0, "version": "2937374930", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 changed: [managed-node02] => {"backup": "", "changed": true, "msg": "line added"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 ok: [managed-node02] => {"changed": false, "content": "UklQVSBwcmV1cGdyYWRlIGFuYWx5c2lzCkpvYiBzdGFydGVkIGF0IDIwMjUtMTItMTdUMjA6Mjc6MzlaCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KICAgICAgICAgICAgICAgICAgICBVTlNVUFBPUlRFRCBVUEdSQURFICAgICAgICAgICAgICAgICAgICAgCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQoKVmFyaWFibGUgTEVBUFBfVU5TVVBQT1JURUQgaGFzIGJlZW4gZGV0ZWN0ZWQuIFByb2NlZWRpbmcgYXQgeW91ciBvd24gcmlzay4KRGV2ZWxvcG1lbnQgdmFyaWFibGVzIGhhdmUgYmVlbiBkZXRlY3RlZDoKLSBMRUFQUF9ERVZFTF9SUE1TX0FMTF9TSUdORUQ9MQoKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiAgICAgICAgICAgICAgICAgICAgVU5TVVBQT1JURUQgVVBHUkFERSAgICAgICAgICAgICAgICAgICAgIAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBjb25maWd1cmF0aW9uX3BoYXNlYAo9PT09PiAqIGlwdV93b3JrZmxvd19jb25maWcKICAgICAgICBJUFUgd29ya2Zsb3cgY29uZmlnIGFjdG9yCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBGYWN0c0NvbGxlY3Rpb25gCj09PT0+ICogcmVwb3NpdG9yeV9tYXBwaW5nCiAgICAgICAgUHJvZHVjZXMgbWVzc2FnZSBjb250YWluaW5nIHJlcG9zaXRvcnkgbWFwcGluZyBiYXNlZCBvbiBwcm92aWRlZCBmaWxlLgo9PT09PiAqIG9wZW5fc3NsX2NvbmZpZ19zY2FubmVyCiAgICAgICAgUmVhZCBhbiBPcGVuU1NMIGNvbmZpZ3VyYXRpb24gZmlsZSBmb3IgZnVydGhlciBhbmFseXNpcy4KPT09PT4gKiBnZXRfZW5hYmxlZF9tb2R1bGVzCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCB3aGljaCBtb2R1bGUgc3RyZWFtcyBhcmUgZW5hYmxlZCBvbiB0aGUgc291cmNlIHN5c3RlbS4KPT09PT4gKiBzY2FuemZjcAogICAgICAgIEluIGNhc2Ugb2YgczM5MHggYXJjaGl0ZWN0dXJlLCBjaGVjayB3aGV0aGVyIFpGQ1AgaXMgdXNlZC4KPT09PT4gKiBmaXJld2FsbGRfY29sbGVjdF91c2VkX29iamVjdF9uYW1lcwogICAgICAgIFRoaXMgYWN0b3IgcmVhZHMgZmlyZXdhbGxkJ3MgY29uZmlndXJhdGlvbiBhbmQgcHJvZHVjZXMgTW9kZWwKPT09PT4gKiBzY2FuX2N1c3RvbV9yZXBvZmlsZQogICAgICAgIFNjYW4gdGhlIGN1c3RvbSAvZXRjL2xlYXBwL2ZpbGVzL2xlYXBwX3VwZ3JhZGVfcmVwb3NpdG9yaWVzLnJlcG8gcmVwbyBmaWxlLgo9PT09PiAqIHNjYW5fc2FwX2hhbmEKICAgICAgICBHYXRoZXJzIGluZm9ybWF0aW9uIHJlbGF0ZWQgdG8gU0FQIEhBTkEgaW5zdGFuY2VzIG9uIHRoZSBzeXN0ZW0uCj09PT0+ICogbmV0d29ya19tYW5hZ2VyX2Nvbm5lY3Rpb25fc2Nhbm5lcgogICAgICAgIFNjYW4gTmV0d29ya01hbmFnZXIgY29ubmVjdGlvbiBrZXlmaWxlcwo9PT09PiAqIHNjYW5fc3Vic2NyaXB0aW9uX21hbmFnZXJfaW5mbwogICAgICAgIFNjYW5zIHRoZSBjdXJyZW50IHN5c3RlbSBmb3Igc3Vic2NyaXB0aW9uIG1hbmFnZXIgaW5mb3JtYXRpb24KPT09PT4gKiB1ZGV2YWRtX2luZm8KICAgICAgICBQcm9kdWNlcyBkYXRhIGV4cG9ydGVkIGJ5IHRoZSAidWRldmFkbSBpbmZvIiBjb21tYW5kLgo9PT09PiAqIGZpcmV3YWxsZF9jb2xsZWN0X2dsb2JhbF9jb25maWcKICAgICAgICBUaGlzIGFjdG9yIHJlYWRzIGZpcmV3YWxsZCdzIGNvbmZpZ3VyYXRpb24gYW5kIHByb2R1Y2VzIE1vZGVsCj09PT0+ICogc2Nhbl9zb3VyY2VfYm9vdF9lbnRyeQogICAgICAgIFNjYW4gdGhlIGRlZmF1bHQgYm9vdCBlbnRyeSBvZiB0aGUgc291cmNlIHN5c3RlbS4KPT09PT4gKiBjaGVja19jdXN0b21fbmV0d29ya19zY3JpcHRzCiAgICAgICAgQ2hlY2sgdGhlIGV4aXN0ZW5jZSBvZiBjdXN0b20gbmV0d29yay1zY3JpcHRzIGFuZCB3YXJuIHVzZXIgYWJvdXQgcG9zc2libGUKPT09PT4gKiBzY2FuX2tlcm5lbF9jbWRsaW5lCiAgICAgICAgU2NhbiB0aGUga2VybmVsIGNvbW1hbmQgbGluZSBvZiB0aGUgYm9vdGVkIHN5c3RlbS4KPT09PT4gKiBuaXNfc2Nhbm5lcgogICAgICAgIENvbGxlY3QgaW5mb3JtYXRpb24gYWJvdXQgdGhlIE5JUyBwYWNrYWdlcyBjb25maWd1cmF0aW9uLgo9PT09PiAqIHNjYW5fZmlsZXNfZm9yX3RhcmdldF91c2Vyc3BhY2UKICAgICAgICBTY2FuIHRoZSBzb3VyY2Ugc3lzdGVtIGFuZCBpZGVudGlmeSBmaWxlcyB0aGF0IHdpbGwgYmUgY29waWVkIGludG8gdGhlIHRhcmdldCB1c2Vyc3BhY2Ugd2hlbiBpdCBpcyBjcmVhdGVkLgo9PT09PiAqIHNjYW5jbGllbmFibGVyZXBvCiAgICAgICAgUHJvZHVjZSBDdXN0b21UYXJnZXRSZXBvc2l0b3J5IGJhc2VkIG9uIHRoZSBMRUFQUF9FTkFCTEVfUkVQT1MgaW4gY29uZmlnLgo9PT09PiAqIHNjYW5fc3lzdGVtZF9zb3VyY2UKICAgICAgICBQcm92aWRlcyBpbmZvIGFib3V0IHN5c3RlbWQgb24gdGhlIHNvdXJjZSBzeXN0ZW0KPT09PT4gKiBzY2FuYmxhY2tsaXN0Y2EKICAgICAgICBTY2FuIHRoZSBmaWxlIHN5c3RlbSBmb3IgZGlzdHJ1c3RlZCBDQSdzIGluIHRoZSBibGFja2xpc3QgZGlyZWN0b3J5Lgo9PT09PiAqIHNjYW5fcGtnX21hbmFnZXIKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IHBhY2thZ2UgbWFuYWdlciAoeXVtL2RuZikKPT09PT4gKiBzY2FuX2RuZl9wbHVnaW5wYXRoCiAgICAgICAgU2NhbnMgRE5GIGNvbmZpZ3VyYXRpb24gZm9yIGN1c3RvbSBwbHVnaW5wYXRoIG9wdGlvbi4KPT09PT4gKiByb2NlX3NjYW5uZXIKICAgICAgICBEZXRlY3QgYWN0aXZlIFJvQ0UgTklDcyBvbiBJQk0gWiBtYWNoaW5lcy4KPT09PT4gKiBzY2FuZGFzZAogICAgICAgIEluIGNhc2Ugb2YgczM5MHggYXJjaGl0ZWN0dXJlLCBjaGVjayB3aGV0aGVyIERBU0QgaXMgdXNlZC4KPT09PT4gKiBzdG9yYWdlX3NjYW5uZXIKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IHN0b3JhZ2Ugc2V0dGluZ3MuCj09PT0+ICogc3NzZF9mYWN0c184dG85CiAgICAgICAgQ2hlY2sgU1NTRCBjb25maWd1cmF0aW9uIGZvciBjaGFuZ2VzIGluIFJIRUw5IGFuZCByZXBvcnQgdGhlbSBpbiBtb2RlbC4KPT09PT4gKiByb290X3NjYW5uZXIKICAgICAgICBTY2FuIHRoZSBzeXN0ZW0gcm9vdCBkaXJlY3RvcnkgYW5kIHByb2R1Y2UgYSBtZXNzYWdlIGNvbnRhaW5pbmcKPT09PT4gKiBzY2FuX2dydWJfY29uZmlnCiAgICAgICAgU2NhbiBncnViIGNvbmZpZ3VyYXRpb24gZmlsZXMgZm9yIGVycm9ycy4KPT09PT4gKiBsb2FkX2RldmljZV9kcml2ZXJfZGVwcmVjYXRpb25fZGF0YQogICAgICAgIExvYWRzIGRlcHJlY2F0aW9uIGRhdGEgZm9yIGRyaXZlcnMgYW5kIGRldmljZXMgKFBDSSAmIENQVSkKPT09PT4gKiB4b3JnZHJ2ZmFjdHM4dG85CiAgICAgICAgQ2hlY2sgdGhlIGpvdXJuYWwgbG9ncyBmb3IgZGVwcmVjYXRlZCBYb3JnIGRyaXZlcnMuCj09PT0+ICogc2NhbmNyeXB0b3BvbGljaWVzCiAgICAgICAgU2NhbiBpbmZvcm1hdGlvbiBhYm91dCBzeXN0ZW0gd2lkZSBzZXQgY3J5cHRvIHBvbGljaWVzIGluY2x1ZGluZzoKPT09PT4gKiBzY2FuX3RhcmdldF9vc19pbWFnZQogICAgICAgIFNjYW5zIHRoZSBwcm92aWRlZCB0YXJnZXQgT1MgSVNPIGltYWdlIHRvIHVzZSBhcyBhIGNvbnRlbnQgc291cmNlIGZvciB0aGUgSVBVLCBpZiBhbnkuCj09PT0+ICogc2Nhbl9zb3VyY2VfZmlsZXMKICAgICAgICBTY2FuIGZpbGVzIChleHBsaWNpdGx5IHNwZWNpZmllZCkgb2YgdGhlIHNvdXJjZSBzeXN0ZW0uCj09PT0+ICogc2Nhbl9kZWZhdWx0X2luaXRyYW1mcwogICAgICAgIFNjYW4gZGV0YWlscyBvZiB0aGUgZGVmYXVsdCBib290IGVudHJ5J3MgaW5pdHJhbWZzIGltYWdlLgo9PT09PiAqIHNjYW5tZW1vcnkKICAgICAgICBTY2FuIE1lbW9yeSBvZiB0aGUgbWFjaGluZS4KPT09PT4gKiBuZXR3b3JrX21hbmFnZXJfcmVhZF9jb25maWcKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IE5ldHdvcmtNYW5hZ2VyIGNvbmZpZ3VyYXRpb24uCj09PT0+ICogdHJhbnNhY3Rpb25fd29ya2Fyb3VuZHMKICAgICAgICBQcm92aWRlcyBhZGRpdGlvbmFsIFJQTSB0cmFuc2FjdGlvbiB0YXNrcyBiYXNlZCBvbiBidW5kbGVkIFJQTSBwYWNrYWdlcy4KPT09PT4gKiBpZmNmZ19zY2FubmVyCiAgICAgICAgU2NhbiBpZmNmZyBmaWxlcyB3aXRoIGxlZ2FjeSBuZXR3b3JrIGNvbmZpZ3VyYXRpb24KPT09PT4gKiBycG1fc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgaW5zdGFsbGVkIFJQTSBQYWNrYWdlcy4KPT09PT4gKiBzY2FuY3B1CiAgICAgICAgU2NhbiBDUFVzIG9mIHRoZSBtYWNoaW5lLgo9PT09PiAqIHJlZ2lzdGVyX3J1YnlfaXJiX2FkanVzdG1lbnQKICAgICAgICBSZWdpc3RlciBhIHdvcmthcm91bmQgdG8gYWxsb3cgcnVieWdlbS1pcmIncyBkaXJlY3RvcnkgLT4gc3ltbGluayBjb252ZXJzaW9uLgo9PT09PiAqIHN5c3RlbV9mYWN0cwogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgbWFueSBmYWN0cyBmcm9tIHN5c3RlbS4KPT09PT4gKiBwY2lfZGV2aWNlc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBleGlzdGluZyBQQ0kgRGV2aWNlcy4KPT09PT4gKiByZWFkX29wZW5zc2hfY29uZmlnCiAgICAgICAgQ29sbGVjdCBpbmZvcm1hdGlvbiBhYm91dCB0aGUgT3BlblNTSCBjb25maWd1cmF0aW9uLgo9PT09PiAqIHNjYW5fZ3J1Yl9kZXZpY2VfbmFtZQogICAgICAgIEZpbmQgdGhlIG5hbWUgb2YgdGhlIGJsb2NrIGRldmljZXMgd2hlcmUgR1JVQiBpcyBsb2NhdGVkCj09PT0+ICogY29weV9kbmZfY29uZl9pbnRvX3RhcmdldF91c2Vyc3BhY2UKICAgICAgICBDb3B5IGRuZi5jb25mIGludG8gdGFyZ2V0IHVzZXJzcGFjZQo9PT09PiAqIHBlcnNpc3RlbnRuZXRuYW1lcwogICAgICAgIEdldCBuZXR3b3JrIGludGVyZmFjZSBpbmZvcm1hdGlvbiBmb3IgcGh5c2ljYWwgZXRoZXJuZXQgaW50ZXJmYWNlcyBvZiB0aGUgb3JpZ2luYWwgc3lzdGVtLgo9PT09PiAqIHNjYW5fY3VzdG9tX21vZGlmaWNhdGlvbnNfYWN0b3IKICAgICAgICBDb2xsZWN0cyBpbmZvcm1hdGlvbiBhYm91dCBmaWxlcyBpbiBsZWFwcCBkaXJlY3RvcmllcyB0aGF0IGhhdmUgYmVlbiBtb2RpZmllZCBvciBuZXdseSBhZGRlZC4KPT09PT4gKiB4ZnNfaW5mb19zY2FubmVyCiAgICAgICAgVGhpcyBhY3RvciBzY2FucyBhbGwgbW91bnRlZCBtb3VudHBvaW50cyBmb3IgWEZTIGluZm9ybWF0aW9uLgo9PT09PiAqIHNjYW5fZmlwcwogICAgICAgIERldGVybWluZSB3aGV0aGVyIHRoZSBzb3VyY2Ugc3lzdGVtIGhhcyBGSVBTIGVuYWJsZWQuCj09PT0+ICogZ2V0X2luc3RhbGxlZF9kZXNrdG9wcwogICAgICAgIEFjdG9yIGNoZWNrcyBpZiBrZGUgb3IgZ25vbWUgZGVza3RvcCBlbnZpcm9ubWVudHMKPT09PT4gKiBiaW9zZGV2bmFtZQogICAgICAgIEVuYWJsZSBiaW9zZGV2bmFtZSBvbiB0aGUgdGFyZ2V0IFJIRUwgc3lzdGVtIGlmIGFsbCBpbnRlcmZhY2VzIG9uIHRoZSBzb3VyY2UgUkhFTAo9PT09PiAqIHNjYW5faHlicmlkX2ltYWdlX2F6dXJlCiAgICAgICAgQ2hlY2sgaWYgdGhlIHN5c3RlbSBpcyB1c2luZyBBenVyZSBoeWJyaWQgaW1hZ2UuCj09PT0+ICogcGVyc2lzdGVudG5ldG5hbWVzZGlzYWJsZQogICAgICAgIERpc2FibGUgc3lzdGVtZC11ZGV2ZCBwZXJzaXN0ZW50IG5ldHdvcmsgbmFtaW5nIG9uIG1hY2hpbmUgd2l0aCBzaW5nbGUgZXRoMCBOSUMKPT09PT4gKiBjaGVja3JodWkKICAgICAgICBDaGVjayBpZiBzeXN0ZW0gaXMgdXNpbmcgUkhVSSBpbmZyYXN0cnVjdHVyZSAob24gcHVibGljIGNsb3VkKSBhbmQgc2VuZCBtZXNzYWdlcyB0bwo9PT09PiAqIHJlcG9zaXRvcmllc19ibGFja2xpc3QKICAgICAgICBFeGNsdWRlIHRhcmdldCByZXBvc2l0b3JpZXMgcHJvdmlkZWQgYnkgUmVkIEhhdCB3aXRob3V0IHN1cHBvcnQuCj09PT0+ICogbHVrc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBhY3RpdmUgTFVLUyBkZXZpY2VzLgo9PT09PiAqIHJlbW92ZV9vYnNvbGV0ZV9ncGdfa2V5cwogICAgICAgIFJlbW92ZSBvYnNvbGV0ZWQgUlBNIEdQRyBrZXlzLgo9PT09PiAqIGRpc3RyaWJ1dGlvbl9zaWduZWRfcnBtX3NjYW5uZXIKICAgICAgICBQcm92aWRlIGRhdGEgYWJvdXQgZGlzdHJpYnV0aW9uIHNpZ25lZCAmIHRoaXJkLXBhcnR5IFJQTSBwYWNrYWdlcy4KPT09PT4gKiBycG1fdHJhbnNhY3Rpb25fY29uZmlnX3Rhc2tzX2NvbGxlY3RvcgogICAgICAgIFByb3ZpZGVzIGFkZGl0aW9uYWwgUlBNIHRyYW5zYWN0aW9uIHRhc2tzIGZyb20gL2V0Yy9sZWFwcC90cmFuc2FjdGlvbi4KPT09PT4gKiBkZXRlY3Rfa2VybmVsX2RyaXZlcnMKICAgICAgICBNYXRjaGVzIGFsbCBjdXJyZW50bHkgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIGFnYWluc3Qga25vd24gZGVwcmVjYXRlZCBhbmQgcmVtb3ZlZCBkcml2ZXJzLgo9PT09PiAqIHNlbGludXhjb250ZW50c2Nhbm5lcgogICAgICAgIFNjYW4gdGhlIHN5c3RlbSBmb3IgYW55IFNFTGludXggY3VzdG9taXphdGlvbnMKPT09PT4gKiB0cnVzdGVkX2dwZ19rZXlzX3NjYW5uZXIKICAgICAgICBTY2FuIGZvciB0cnVzdGVkIEdQRyBrZXlzLgo9PT09PiAqIHNjYW5fZHluYW1pY19saW5rZXJfY29uZmlndXJhdGlvbgogICAgICAgIFNjYW4gdGhlIGR5bmFtaWMgbGlua2VyIGNvbmZpZ3VyYXRpb24gYW5kIGZpbmQgbW9kaWZpY2F0aW9ucy4KPT09PT4gKiBzY2FuX3RoaXJkX3BhcnR5X3RhcmdldF9weXRob25fbW9kdWxlcwogICAgICAgIERldGVjdCB0aGlyZC1wYXJ0eSB0YXJnZXQgUHl0aG9uIG1vZHVsZXMgYW5kIFJQTXMgb24gdGhlIHNvdXJjZSBzeXN0ZW0uCj09PT0+ICogdmRvX2NvbnZlcnNpb25fc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGNvbnZlcnNpb24gaW5mbyBhYm91dCBWRE8gZGV2aWNlcy4KPT09PT4gKiB1c2VkX3JlcG9zaXRvcnlfc2Nhbm5lcgogICAgICAgIFNjYW4gdXNlZCBlbmFibGVkIHJlcG9zaXRvcmllcwo9PT09PiAqIGVuYWJsZV9sdm1fYXV0b2FjdGl2YXRpb24KICAgICAgICBFbmFibGUgTFZNIGF1dG9hY3RpdmF0aW9uIGluIHVwZ3JhZGUgaW5pdHJhbWZzLgo9PT09PiAqIG11bHRpcGF0aF9jb25mX3JlYWRfOHRvOQogICAgICAgIFJlYWQgbXVsdGlwYXRoIGNvbmZpZ3VyYXRpb24gZmlsZXMgYW5kIGV4dHJhY3QgdGhlIG5lY2Vzc2FyeSBpbmZvcm1hdGlvbgo9PT09PiAqIHNhdGVsbGl0ZV91cGdyYWRlX2ZhY3RzCiAgICAgICAgUmVwb3J0IHdoaWNoIFNhdGVsbGl0ZSBwYWNrYWdlcyByZXF1aXJlIHVwZGF0ZXMgYW5kIGhvdyB0byBoYW5kbGUgUG9zdGdyZVNRTCBkYXRhCj09PT0+ICogaXBhX3NjYW5uZXIKICAgICAgICBTY2FuIHN5c3RlbSBmb3IgaXBhLWNsaWVudCBhbmQgaXBhLXNlcnZlciBzdGF0dXMKPT09PT4gKiBzY2FuX3NvdXJjZV9rZXJuZWwKICAgICAgICBTY2FuIHRoZSBzb3VyY2Ugc3lzdGVtIGtlcm5lbC4KPT09PT4gKiBzYXRlbGxpdGVfdXBncmFkZV9zZXJ2aWNlcwogICAgICAgIFJlY29uZmlndXJlIFNhdGVsbGl0ZSBzZXJ2aWNlcwo9PT09PiAqIHBlc19ldmVudHNfc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgcGFja2FnZSBldmVudHMgZnJvbSBQYWNrYWdlIEV2b2x1dGlvbiBTZXJ2aWNlLgo9PT09PiAqIHNldHVwdGFyZ2V0cmVwb3MKICAgICAgICBQcm9kdWNlcyBsaXN0IG9mIHJlcG9zaXRvcmllcyB0aGF0IHNob3VsZCBiZSBhdmFpbGFibGUgdG8gYmUgdXNlZCBkdXJpbmcgSVBVIHByb2Nlc3MuCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBDaGVja3NgCj09PT0+ICogeG9yZ2RydmNoZWNrOHRvOQogICAgICAgIFdhcm4gaWYgWG9yZyBkZXByZWNhdGVkIGRyaXZlcnMgYXJlIGluIHVzZS4KPT09PT4gKiBuZXR3b3JrX2RlcHJlY2F0aW9ucwogICAgICAgIEVuc3VyZXMgdGhhdCBuZXR3b3JrIGNvbmZpZ3VyYXRpb24gZG9lc24ndCByZWx5IG9uIHVuc3VwcG9ydGVkIHNldHRpbmdzCj09PT0+ICogY2hlY2tfbnZpZGlhX3Byb3ByaWV0YXJ5X2RyaXZlcgogICAgICAgIENoZWNrIGlmIE5WSURJQSBwcm9wcmlldGFyeSBkcml2ZXIgaXMgaW4gdXNlLiBJZiB5ZXMsIGluaGliaXQgdGhlIHVwZ3JhZGUgcHJvY2Vzcy4KPT09PT4gKiBjaGVja19uZnMKICAgICAgICBDaGVjayBpZiBORlMgZmlsZXN5c3RlbSBpcyBpbiB1c2UuIElmIHllcywgaW5oaWJpdCB0aGUgdXBncmFkZSBwcm9jZXNzLgo9PT09PiAqIGNoZWNrX3ZhbGlkX2dydWJjZmdfaHlicmlkCiAgICAgICAgQ2hlY2sgcG90ZW50aWFsIGZvciBib290IGZhaWx1cmVzIGluIEF6dXJlIEdlbjEgVk1zIGR1ZSB0byBpbnZhbGlkIGdydWJjZmcKPT09PT4gKiBjaGVja19jaWZzCiAgICAgICAgQ2hlY2sgaWYgQ0lGUyBmaWxlc3lzdGVtIGlzIGluIHVzZS4gSWYgeWVzLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogbXlzcWxfY2hlY2sKICAgICAgICBBY3RvciBjaGVja2luZyBmb3IgcHJlc2VuY2Ugb2YgTXlTUUwgaW5zdGFsbGF0aW9uLgo9PT09PiAqIG1hcmlhZGJfY2hlY2sKICAgICAgICBBY3RvciBjaGVja2luZyBmb3IgcHJlc2VuY2Ugb2YgTWFyaWFEQiBpbnN0YWxsYXRpb24uCj09PT0+ICogZGlzdHJpYnV0aW9uX3NpZ25lZF9ycG1fY2hlY2sKICAgICAgICBDaGVjayBpZiB0aGVyZSBhcmUgYW55IHBhY2thZ2VzIHRoYXQgYXJlIG5vdCBzaWduZWQgYnkgZGlzdHJpYnV0aW9uIEdQRyBrZXlzLgo9PT09PiAqIGZpcmV3YWxsZF9jaGVja19hbGxvd196b25lX2RyaWZ0aW5nCiAgICAgICAgVGhpcyBhY3RvciB3aWxsIGNoZWNrIGlmIEFsbG93Wm9uZURyaWZ0aW5nPXllcyBpbiBmaXJld2FsbGQuY29uZi4gVGhpcwo9PT09PiAqIHNzc2RfY2hlY2tfOHRvOQogICAgICAgIENoZWNrIFNTU0QgY29uZmlndXJhdGlvbiBmb3IgY2hhbmdlcyBpbiBSSEVMOSBhbmQgcmVwb3J0IHRoZW0gaW4gbW9kZWwuCj09PT0+ICogYmFjdWxhX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIEJhY3VsYSBpbnN0YWxsYXRpb24uCj09PT0+ICogY2hlY2tfYmxzX2dydWJfb25wcGM2NAogICAgICAgIENoZWNrIHdoZXRoZXIgR1JVQiBjb25maWcgaXMgQkxTIGF3YXJlIG9uIFJIRUwgOCBwcGM2NGxlIHN5c3RlbXMKPT09PT4gKiBjaGVja19kZXByZWNhdGVkX3JwbV9zaWduYXR1cmUKICAgICAgICBDaGVjayB3aGV0aGVyIGFueSBwYWNrYWdlcyBzaWduZWQgYnkgUlNBL1NIQTEgYXJlIGluc3RhbGxlZAo9PT09PiAqIGNoZWNrX3BlcnNpc3RlbnRfbW91bnRzCiAgICAgICAgQ2hlY2sgaWYgbW91bnRzIHJlcXVpcmVkIHRvIGJlIHBlcnNpc3RlbnQgYXJlIG1vdW50ZWQgaW4gcGVyc2lzdGVudCBmYXNoaW9uLgo9PT09PiAqIGNyeXB0b19wb2xpY2llc19jaGVjawogICAgICAgIFRoaXMgYWN0b3IgY29uc3VtZXMgcHJldmlvdXNseSBnYXRoZXJlZCBpbmZvcm1hdGlvbiBhYm91dCBjcnlwdG8gcG9saWNpZXMgb24gdGhlIHNvdXJjZQo9PT09PiAqIGNoZWNrX3NlX2xpbnV4CiAgICAgICAgQ2hlY2sgU0VMaW51eCBzdGF0dXMgYW5kIHByb2R1Y2UgZGVjaXNpb24gbWVzc2FnZXMgZm9yIGZ1cnRoZXIgYWN0aW9uLgo9PT09PiAqIG9wZW5fc3NsX2NvbmZpZ19jaGVjawogICAgICAgIFRoZSBPcGVuU1NMIGNvbmZpZ3VyYXRpb24gY2hhbmdlZCBiZXR3ZWVuIFJIRUw4IGFuZCBSSEVMOSBzaWduaWZpY2FudGx5IHdpdGggdGhlIHJlYmFzZSB0bwo9PT09PiAqIGNoZWNrX2twYXRjaAogICAgICAgIENhcnJ5IG92ZXIga3BhdGNoLWRuZiBhbmQgaXQncyBjb25maWcgaW50byB0aGUgY29udGFpbmVyCj09PT0+ICogZmlyZXdhbGxkX2NoZWNrX3NlcnZpY2VfdGZ0cF9jbGllbnQKICAgICAgICBUaGlzIGFjdG9yIHdpbGwgaW5oaWJpdCBpZiBmaXJld2FsbGQncyBjb25maWd1cmF0aW9uIGlzIHVzaW5nIHNlcnZpY2UKPT09PT4gKiBjaGVja19kZXRlY3RlZF9kZXZpY2VzX2FuZF9kcml2ZXJzCiAgICAgICAgQ2hlY2tzIHdoZXRoZXIgb3Igbm90IGRldGVjdGVkIGRldmljZXMgYW5kIGRyaXZlcnMgYXJlIHVzYWJsZSBvbiB0aGUgdGFyZ2V0IHN5c3RlbS4KPT09PT4gKiBkZXRlY3RfZ3J1Yl9jb25maWdfZXJyb3IKICAgICAgICBDaGVjayBncnViIGNvbmZpZ3VyYXRpb24gZm9yIHZhcmlvdXMgZXJyb3JzLgo9PT09PiAqIG11bHRpcGF0aF9jb25mX2NoZWNrXzh0bzkKICAgICAgICBDaGVja3MgaWYgY2hhbmdlcyB0byB0aGUgbXVsdGlwYXRoIGNvbmZpZ3VyYXRpb24gZmlsZXMgYXJlIG5lY2Vzc2FyeQo9PT09PiAqIGNoZWNrX3RhcmdldF9pc28KICAgICAgICBDaGVjayB0aGF0IHRoZSBwcm92aWRlZCB0YXJnZXQgSVNPIGlzIGEgdmFsaWQgSVNPIGltYWdlIGFuZCBpcyBsb2NhdGVkIG9uIGEgcGVyc2lzdGVudCBwYXJ0aXRpb24uCj09PT0+ICogY2hlY2tfY3VzdG9tX21vZGlmaWNhdGlvbnNfYWN0b3IKICAgICAgICBDaGVja3MgQ3VzdG9tTW9kaWZpY2F0aW9ucyBtZXNzYWdlcyBhbmQgcHJvZHVjZXMgYSByZXBvcnQgYWJvdXQgZmlsZXMgaW4gbGVhcHAgZGlyZWN0b3JpZXMgdGhhdCBoYXZlIGJlZW4KPT09PT4gKiBwb3N0Z3Jlc3FsX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIFBvc3RncmVTUUwgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGVmaV9jaGVja19ib290CiAgICAgICAgQWRqdXN0IEVGSSBib290IGVudHJ5IGZvciBmaXJzdCByZWJvb3QKPT09PT4gKiBjaGVja19vcGVuc3NsX2NvbmYKICAgICAgICBDaGVjayB3aGV0aGVyIHRoZSBvcGVuc3NsIGNvbmZpZ3VyYXRpb24gYW5kIG9wZW5zc2wtSUJNQ0EuCj09PT0+ICogbmlzX2NoZWNrCiAgICAgICAgQ2hlY2tzIGlmIGFueSBvZiBOSVMgY29tcG9uZW50cyBpcyBpbnN0YWxsZWQgYW5kIGNvbmZpZ3VyZWQKPT09PT4gKiBjaGVja19pZmNmZwogICAgICAgIEVuc3VyZXMgdGhhdCBpZmNmZyBmaWxlcyBhcmUgY29tcGF0aWJsZSB3aXRoIE5ldHdvcmtNYW5hZ2VyCj09PT0+ICogY2hlY2tfdGhpcmRfcGFydHlfdGFyZ2V0X3B5dGhvbl9tb2R1bGVzCiAgICAgICAgUHJvZHVjZXMgYSByZXBvcnQgaWYgYW55IHRoaXJkLXBhcnR5IHRhcmdldCBQeXRob24gbW9kdWxlcyBhcmUgZGV0ZWN0ZWQgb24gdGhlIHNvdXJjZSBzeXN0ZW0uCj09PT0+ICogY2hlY2tfaW5zdGFsbGVkX2tlcm5lbHMKICAgICAgICBJbmhpYml0IElQVSAoaW4tcGxhY2UgdXBncmFkZSkgd2hlbiBpbnN0YWxsZWQga2VybmVscyBjb25mbGljdCB3aXRoIGEgc2FmZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX3Joc21za3UKICAgICAgICBFbnN1cmUgdGhlIHN5c3RlbSBpcyBzdWJzY3JpYmVkIHRvIHRoZSBzdWJzY3JpcHRpb24gbWFuYWdlcgo9PT09PiAqIGNoZWNrX3RhcmdldF92ZXJzaW9uCiAgICAgICAgQ2hlY2sgdGhhdCB0aGUgdGFyZ2V0IHN5c3RlbSB2ZXJzaW9uIGlzIHN1cHBvcnRlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzLgo9PT09PiAqIG9wZW5fc3NoX2Ryb3BfaW5fZGlyZWN0b3J5X2NoZWNrCiAgICAgICAgVHJpZ2dlciBhIG5vdGljZSB0aGF0IHRoZSBtYWluIHNzaGRfY29uZmlnIHdpbGwgYmUgdXBkYXRlZCB0byBjb250YWluCj09PT0+ICogY2hlY2tfbW91bnRfb3B0aW9ucwogICAgICAgIENoZWNrIGZvciBtb3VudCBvcHRpb25zIHByZXZlbnRpbmcgdGhlIHVwZ3JhZGUuCj09PT0+ICogY2hlY2ttZW1vcnkKICAgICAgICBUaGUgYWN0b3IgY2hlY2sgdGhlIHNpemUgb2YgUkFNIGFnYWluc3QgUkhFTDggbWluaW1hbCBoYXJkd2FyZSByZXF1aXJlbWVudHMKPT09PT4gKiBjaGVja19zYXBfaGFuYQogICAgICAgIElmIFNBUCBIQU5BIGhhcyBiZWVuIGRldGVjdGVkLCBzZXZlcmFsIGNoZWNrcyBhcmUgcGVyZm9ybWVkIHRvIGVuc3VyZSBhIHN1Y2Nlc3NmdWwgdXBncmFkZS4KPT09PT4gKiBjaGVja19zeXN0ZW1fYXJjaAogICAgICAgIENoZWNrIGlmIHN5c3RlbSBpcyBydW5uaW5nIGF0IGEgc3VwcG9ydGVkIGFyY2hpdGVjdHVyZS4gSWYgbm8sIGluaGliaXQgdGhlIHVwZ3JhZGUgcHJvY2Vzcy4KPT09PT4gKiBjaGVja3RhcmdldHJlcG9zCiAgICAgICAgQ2hlY2sgd2hldGhlciB0YXJnZXQgZG5mIHJlcG9zaXRvcmllcyBhcmUgc3BlY2lmaWVkIG9uIFJIRUwuCj09PT0+ICogY2hlY2tfY29uc3VtZWRfYXNzZXRzCiAgICAgICAgQ2hlY2sgd2hldGhlciBMZWFwcCBpcyB1c2luZyBjb3JyZWN0IGRhdGEgYXNzZXRzLgo9PT09PiAqIGNoZWNrX3N5c3RlbWRfYnJva2VuX3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgd2hldGhlciBzb21lIHN5c3RlbWQgc3ltbGlua3MgYXJlIGJyb2tlbgo9PT09PiAqIGNoZWNrX3NraXBwZWRfcmVwb3NpdG9yaWVzCiAgICAgICAgUHJvZHVjZXMgYSByZXBvcnQgaWYgYW55IHJlcG9zaXRvcmllcyBlbmFibGVkIG9uIHRoZSBzeXN0ZW0gYXJlIGdvaW5nIHRvIGJlIHNraXBwZWQuCj09PT0+ICogb3BlbnNzaF9wZXJtaXRfcm9vdF9sb2dpbgogICAgICAgIE9wZW5TU0ggbm8gbG9uZ2VyIGFsbG93cyByb290IGxvZ2lucyB3aXRoIHBhc3N3b3JkLgo9PT09PiAqIGNoZWNrYmxhY2tsaXN0Y2EKICAgICAgICBObyBkb2N1bWVudGF0aW9uIGhhcyBiZWVuIHByb3ZpZGVkIGZvciB0aGUgY2hlY2tibGFja2xpc3RjYSBhY3Rvci4KPT09PT4gKiBvcGVuX3NzaF9zdWJzeXN0ZW1fc2Z0cAogICAgICAgIFRoZSBSSEVMOSBjaGFuZ2VzIHRoZSBTQ1AgdG8gdXNlIFNGVFAgcHJvdG9jb2wgaW50ZXJuYWxseS4gVGhlIGJvdGggUkhFTDggYW5kIFJIRUw5Cj09PT0+ICogY2hlY2tfYm9vdF9hdmFpbF9zcGFjZQogICAgICAgIENoZWNrIGlmIGF0IGxlYXN0IDEwME1pYiBvZiBhdmFpbGFibGUgc3BhY2Ugb24gL2Jvb3QuIElmIG5vdCwgaW5oaWJpdCB0aGUgdXBncmFkZSBwcm9jZXNzLgo9PT09PiAqIHJvY2VfY2hlY2sKICAgICAgICBDaGVjayB3aGV0aGVyIFJvQ0UgaXMgdXNlZCBvbiB0aGUgc3lzdGVtIGFuZCB3ZWxsIGNvbmZpZ3VyZWQgZm9yIHRoZSB1cGdyYWRlLgo9PT09PiAqIGNlcGh2b2x1bWVzY2FuCiAgICAgICAgUmV0cmlldmVzIHRoZSBsaXN0IG9mIGVuY3J5cHRlZCBDZXBoIE9TRAo9PT09PiAqIGNoZWNrX2V0Y19yZWxlYXNldmVyCiAgICAgICAgQ2hlY2sgcmVsZWFzZXZlciBpbmZvIGFuZCBwcm92aWRlIGEgZ3VpZGFuY2UgYmFzZWQgb24gdGhlIGZhY3RzCj09PT0+ICogY2hlY2tfZ3J1Yl9jb3JlCiAgICAgICAgQ2hlY2sgd2hldGhlciB3ZSBhcmUgb24gbGVnYWN5IChCSU9TKSBzeXN0ZW0gYW5kIGluc3RydWN0IExlYXBwIHRvIHVwZ3JhZGUgR1JVQiBjb3JlCj09PT0+ICogY2hlY2tfbWljcm9hcmNoaXRlY3R1cmUKICAgICAgICBJbmhpYml0IGlmIFJIRUw5IG1pY3JvYXJjaGl0ZWN0dXJlIHJlcXVpcmVtZW50cyBhcmUgbm90IHNhdGlzZmllZAo9PT09PiAqIGNoZWNrX2ZpcHMKICAgICAgICBJbmhpYml0IHVwZ3JhZGUgaWYgRklQUyBpcyBkZXRlY3RlZCBhcyBlbmFibGVkLgo9PT09PiAqIGNoZWNrX2ZzdGFiX21vdW50X29yZGVyCiAgICAgICAgQ2hlY2tzIG9yZGVyIG9mIGVudHJpZXMgaW4gL2V0Yy9mc3RhYiBiYXNlZCBvbiB0aGVpciBtb3VudCBwb2ludCBhbmQgaW5oaWJpdHMgdXBncmFkZSBpZiBvdmVyc2hhZG93aW5nIGlzIGRldGVjdGVkLgo9PT09PiAqIGRvdG5ldF91bnN1cHBvcnRlZF92ZXJzaW9uc19jaGVjawogICAgICAgIENoZWNrIGZvciBpbnN0YWxsZWQgLk5FVCB2ZXJzaW9ucyB0aGF0IGFyZSBubyBsb25nZXIgc3VwcG9ydGVkLgo9PT09PiAqIGNoZWNrX2luc2lnaHRzX2F1dG9fcmVnaXN0ZXIKICAgICAgICBDaGVja3MgaWYgc3lzdGVtIGNhbiBiZSBhdXRvbWF0aWNhbGx5IHJlZ2lzdGVyZWQgaW50byBSZWQgSGF0IExpZ2h0c3BlZWQKPT09PT4gKiBjaGVja19kbmZfcGx1Z2lucGF0aAogICAgICAgIEluaGliaXRzIHRoZSB1cGdyYWRlIGlmIGEgY3VzdG9tIERORiBwbHVnaW4gcGF0aCBpcyBjb25maWd1cmVkLgo9PT09PiAqIHVuc3VwcG9ydGVkX3VwZ3JhZGVfY2hlY2sKICAgICAgICBDaGVja3MgZW52aXJvbm1lbnQgdmFyaWFibGVzIGFuZCBwcm9kdWNlcyBhIHdhcm5pbmcgcmVwb3J0IGlmIHRoZSB1cGdyYWRlIGlzIHVuc3VwcG9ydGVkLgo9PT09PiAqIGNoZWNrX2x1a3MKICAgICAgICBDaGVjayBpZiBhbnkgZW5jcnlwdGVkIHBhcnRpdGlvbnMgYXJlIGluIHVzZSBhbmQgd2hldGhlciB0aGV5IGFyZSBzdXBwb3J0ZWQgZm9yIHRoZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX29zX3JlbGVhc2UKICAgICAgICBDaGVjayBpZiB0aGUgY3VycmVudCBSSEVMIG1pbm9yIHZlcnNpb24gaXMgc3VwcG9ydGVkLiBJZiBub3QsIGluaGliaXQgdGhlIHVwZ3JhZGUgcHJvY2Vzcy4KPT09PT4gKiBjaGVja19keW5hbWljX2xpbmtlcl9jb25maWd1cmF0aW9uCiAgICAgICAgQ2hlY2sgZm9yIGN1c3RvbWl6YXRpb24gb2YgZHluYW1pYyBsaW5rZXIgY29uZmlndXJhdGlvbi4KPT09PT4gKiBjaGVja19hcm1fYm9vdGxvYWRlcgogICAgICAgIEluc3RhbGwgcmVxdWlyZWQgUlBNIHBhY2thZ2VzIGZvciBBUk0gc3lzdGVtIHVwZ3JhZGVzIG9uIHBhdGhzIHdpdGgKPT09PT4gKiBjaGVja19pcGFfc2VydmVyCiAgICAgICAgQ2hlY2sgZm9yIGlwYS1zZXJ2ZXIgYW5kIGluaGliaXQgdXBncmFkZQo9PT09PiAqIGVtaXRfbmV0X25hbWluZ19zY2hlbWUKICAgICAgICBFbWl0IG5lY2Vzc2FyeSBtb2RpZmljYXRpb25zIG9mIHRoZSB1cGdyYWRlIGVudmlyb25tZW50IGFuZCB0YXJnZXQgY29tbWFuZCBsaW5lIHRvIHVzZSBuZXQubmFtaW5nLXNjaGVtZS4KPT09PT4gKiBjaGVja19yb290X3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgaWYgdGhlIHN5bWxpbmtzIC9iaW4gYW5kIC9saWIgYXJlIHJlbGF0aXZlLCBub3QgYWJzb2x1dGUuCj09PT0+ICogY2hlY2tfdmRvCiAgICAgICAgQ2hlY2sgaWYgVkRPIGRldmljZXMgbmVlZCB0byBiZSBtaWdyYXRlZCB0byBsdm0gbWFuYWdlbWVudC4KPT09PT4gKiBjaGVja19ncnViZW52X3RvX2ZpbGUKICAgICAgICBDaGVjayB3aGV0aGVyIGdydWJlbnYgaXMgYSBzeW1saW5rIG9uIEF6dXJlIGh5YnJpZCBpbWFnZXMgdXNpbmcgQklPUy4KPT09PT4gKiBjaGVja195dW1fcGx1Z2luc19lbmFibGVkCiAgICAgICAgQ2hlY2tzIHRoYXQgdGhlIHJlcXVpcmVkIHl1bSBwbHVnaW5zIGFyZSBlbmFibGVkLgo9PT09PiAqIGNoZWNrX3JwbV90cmFuc2FjdGlvbl9ldmVudHMKICAgICAgICBGaWx0ZXIgUlBNIHRyYW5zYWN0aW9uIGV2ZW50cyBiYXNlZCBvbiBpbnN0YWxsZWQgUlBNIHBhY2thZ2VzCj09PT0+ICogY2hlY2tfc2tpcF9waGFzZQogICAgICAgIFNraXAgYWxsIHRoZSBzdWJzZXF1ZW50IHBoYXNlcyB1bnRpbCB0aGUgcmVwb3J0IHBoYXNlLgo9PT4gUHJvY2Vzc2luZyBwaGFzZSBgUmVwb3J0c2AKPT09PT4gKiB2ZXJpZnlfY2hlY2tfcmVzdWx0cwogICAgICAgIENoZWNrIGFsbCBkaWFsb2dzIGFuZCBub3RpZnkgdGhhdCB1c2VyIG5lZWRzIHRvIG1ha2Ugc29tZSBjaG9pY2VzLgo9PT09PiAqIHZlcmlmeV9jaGVja19yZXN1bHRzCiAgICAgICAgQ2hlY2sgYWxsIGdlbmVyYXRlZCByZXN1bHRzIG1lc3NhZ2VzIGFuZCBub3RpZnkgdXNlciBhYm91dCB0aGVtLgoKRGVidWcgb3V0cHV0IHdyaXR0ZW4gdG8gL3Zhci9sb2cvbGVhcHAvbGVhcHAtcHJldXBncmFkZS5sb2cKCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQogICAgICAgICAgICAgICAgICAgICAgUkVQT1JUIE9WRVJWSUVXICAgICAgICAgICAgICAgICAgICAgICAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CgpVcGdyYWRlIGhhcyBiZWVuIGluaGliaXRlZCBkdWUgdG8gdGhlIGZvbGxvd2luZyBwcm9ibGVtczoKICAgIDEuIFVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZAogICAgMi4gVXNlIG9mIENJRlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZAoKSElHSCBhbmQgTUVESVVNIHNldmVyaXR5IHJlcG9ydHM6CiAgICAxLiBQYWNrYWdlcyBhdmFpbGFibGUgaW4gZXhjbHVkZWQgcmVwb3NpdG9yaWVzIHdpbGwgbm90IGJlIGluc3RhbGxlZAogICAgMi4gUmVtb3RlIHJvb3QgbG9naW5zIGdsb2JhbGx5IGFsbG93ZWQgdXNpbmcgcGFzc3dvcmQKICAgIDMuIEdSVUIyIGNvcmUgd2lsbCBiZSBhdXRvbWF0aWNhbGx5IHVwZGF0ZWQgZHVyaW5nIHRoZSB1cGdyYWRlCiAgICA0LiBVcGdyYWRlIGlzIHVuc3VwcG9ydGVkCgpSZXBvcnRzIHN1bW1hcnk6CiAgICBFcnJvcnM6ICAgICAgICAgICAgICAgICAgICAgIDAKICAgIEluaGliaXRvcnM6ICAgICAgICAgICAgICAgICAgMgogICAgSElHSCBzZXZlcml0eSByZXBvcnRzOiAgICAgICA0CiAgICBNRURJVU0gc2V2ZXJpdHkgcmVwb3J0czogICAgIDAKICAgIExPVyBzZXZlcml0eSByZXBvcnRzOiAgICAgICAgMQogICAgSU5GTyBzZXZlcml0eSByZXBvcnRzOiAgICAgICAzCgpCZWZvcmUgY29udGludWluZywgcmV2aWV3IHRoZSBmdWxsIHJlcG9ydCBiZWxvdyBmb3IgZGV0YWlscyBhYm91dCBkaXNjb3ZlcmVkIHByb2JsZW1zIGFuZCBwb3NzaWJsZSByZW1lZGlhdGlvbiBpbnN0cnVjdGlvbnM6CiAgICBBIHJlcG9ydCBoYXMgYmVlbiBnZW5lcmF0ZWQgYXQgL3Zhci9sb2cvbGVhcHAvbGVhcHAtcmVwb3J0LnR4dAogICAgQSByZXBvcnQgaGFzIGJlZW4gZ2VuZXJhdGVkIGF0IC92YXIvbG9nL2xlYXBwL2xlYXBwLXJlcG9ydC5qc29uCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KICAgICAgICAgICAgICAgICAgIEVORCBPRiBSRVBPUlQgT1ZFUlZJRVcgICAgICAgICAgICAgICAgICAgCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQoKQW5zd2VyZmlsZSBoYXMgYmVlbiBnZW5lcmF0ZWQgYXQgL3Zhci9sb2cvbGVhcHAvYW5zd2VyZmlsZQpKb2IgZW5kZWQgYXQgMjAyNS0xMi0xN1QyMDoyOTowMloK", "encoding": "base64", "source": "/var/log/ripu/ripu.log"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 ok: [managed-node02] => {"ansible_facts": {"ripu_log_file": ["RIPU preupgrade analysis", "Job started at 2025-12-17T20:27:39Z", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * firewalld_collect_used_object_names", " This actor reads firewalld's configuration and produces Model", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * network_manager_connection_scanner", " Scan NetworkManager connection keyfiles", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * firewalld_collect_global_config", " This actor reads firewalld's configuration and produces Model", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * check_custom_network_scripts", " Check the existence of custom network-scripts and warn user about possible", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * nis_scanner", " Collect information about the NIS packages configuration.", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scanblacklistca", " Scan the file system for distrusted CA's in the blacklist directory.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * scan_dnf_pluginpath", " Scans DNF configuration for custom pluginpath option.", "====> * roce_scanner", " Detect active RoCE NICs on IBM Z machines.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts_8to9", " Check SSSD configuration for changes in RHEL9 and report them in model.", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * xorgdrvfacts8to9", " Check the journal logs for deprecated Xorg drivers.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scanmemory", " Scan Memory of the machine.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scancpu", " Scan CPUs of the machine.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's directory -> symlink conversion.", "====> * system_facts", " Provides data about many facts from system.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_third_party_target_python_modules", " Detect third-party target Python modules and RPMs on the source system.", "====> * vdo_conversion_scanner", " Provides conversion info about VDO devices.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * enable_lvm_autoactivation", " Enable LVM autoactivation in upgrade initramfs.", "====> * multipath_conf_read_8to9", " Read multipath configuration files and extract the necessary information", "====> * satellite_upgrade_facts", " Report which Satellite packages require updates and how to handle PostgreSQL data", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * xorgdrvcheck8to9", " Warn if Xorg deprecated drivers are in use.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_nvidia_proprietary_driver", " Check if NVIDIA proprietary driver is in use. If yes, inhibit the upgrade process.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_valid_grubcfg_hybrid", " Check potential for boot failures in Azure Gen1 VMs due to invalid grubcfg", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * mysql_check", " Actor checking for presence of MySQL installation.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * firewalld_check_allow_zone_drifting", " This actor will check if AllowZoneDrifting=yes in firewalld.conf. This", "====> * sssd_check_8to9", " Check SSSD configuration for changes in RHEL9 and report them in model.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * check_bls_grub_onppc64", " Check whether GRUB config is BLS aware on RHEL 8 ppc64le systems", "====> * check_deprecated_rpm_signature", " Check whether any packages signed by RSA/SHA1 are installed", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * open_ssl_config_check", " The OpenSSL configuration changed between RHEL8 and RHEL9 significantly with the rebase to", "====> * check_kpatch", " Carry over kpatch-dnf and it's config into the container", "====> * firewalld_check_service_tftp_client", " This actor will inhibit if firewalld's configuration is using service", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * multipath_conf_check_8to9", " Checks if changes to the multipath configuration files are necessary", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * nis_check", " Checks if any of NIS components is installed and configured", "====> * check_ifcfg", " Ensures that ifcfg files are compatible with NetworkManager", "====> * check_third_party_target_python_modules", " Produces a report if any third-party target Python modules are detected on the source system.", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * open_ssh_drop_in_directory_check", " Trigger a notice that the main sshd_config will be updated to contain", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * checktargetrepos", " Check whether target dnf repositories are specified on RHEL.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * checkblacklistca", " No documentation has been provided for the checkblacklistca actor.", "====> * open_ssh_subsystem_sftp", " The RHEL9 changes the SCP to use SFTP protocol internally. The both RHEL8 and RHEL9", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * roce_check", " Check whether RoCE is used on the system and well configured for the upgrade.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * dotnet_unsupported_versions_check", " Check for installed .NET versions that are no longer supported.", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Lightspeed", "====> * check_dnf_pluginpath", " Inhibits the upgrade if a custom DNF plugin path is configured.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * check_arm_bootloader", " Install required RPM packages for ARM system upgrades on paths with", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * emit_net_naming_scheme", " Emit necessary modifications of the upgrade environment and target command line to use net.naming-scheme.", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_vdo", " Check if VDO devices need to be migrated to lvm management.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `Reports`", "====> * verify_check_results", " Check all dialogs and notify that user needs to make some choices.", "====> * verify_check_results", " Check all generated results messages and notify user about them.", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Upgrade has been inhibited due to the following problems:", " 1. Use of NFS detected. Upgrade can't proceed", " 2. Use of CIFS detected. Upgrade can't proceed", "", "HIGH and MEDIUM severity reports:", " 1. Packages available in excluded repositories will not be installed", " 2. Remote root logins globally allowed using password", " 3. GRUB2 core will be automatically updated during the upgrade", " 4. Upgrade is unsupported", "", "Reports summary:", " Errors: 0", " Inhibitors: 2", " HIGH severity reports: 4", " MEDIUM severity reports: 0", " LOW severity reports: 1", " INFO severity reports: 3", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile", "Job ended at 2025-12-17T20:29:02Z", ""]}, "changed": false} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 changed: [managed-node02] => {"changed": true, "cmd": "export PATH=$PATH\nmv /var/log/ripu/ripu.log /var/log/ripu/ripu.log-20251217T152736\n", "delta": "0:00:00.004503", "end": "2025-12-17 15:29:03.583195", "msg": "", "rc": 0, "start": "2025-12-17 15:29:03.578692", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} RUNNING HANDLER [infra.leapp.analysis : Display inhibitors] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:32 ok: [managed-node02] => { "results_inhibitors.stdout_lines": [ "Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------" ] } RUNNING HANDLER [infra.leapp.analysis : Display errors] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:40 skipping: [managed-node02] => {} RUNNING HANDLER [infra.leapp.analysis : Preupgrade analysis report is done] **** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:48 ok: [managed-node02] => { "msg": "The preupgrade analysis report generation is now complete. WARNING: Inhibitors found. Review the tasks above or the result file at /var/log/leapp/leapp-report.txt." } TASK [common_upgrade_tasks | Show all inhibitors collected by analysis] ******** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:28 ok: [managed-node02] => { "leapp_inhibitors": [ { "actor": "check_nfs", "audience": "sysadmin", "detail": { "external": [ { "title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006" } ], "related_resources": [ { "scheme": "file", "title": "/etc/fstab" } ], "remediations": [ { "context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint" } ] }, "groups": [ "filesystem", "network", "inhibitor" ], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed" }, { "actor": "check_cifs", "audience": "sysadmin", "detail": { "external": [ { "title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304" } ], "related_resources": [ { "scheme": "file", "title": "/etc/fstab" } ], "remediations": [ { "context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint" } ] }, "groups": [ "filesystem", "network", "inhibitor" ], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed" } ] } TASK [common_upgrade_tasks | Extract inhibitor titles] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:32 ok: [managed-node02] => {"ansible_facts": {"inhibitor_titles": ["Use of NFS detected. Upgrade can't proceed", "Use of CIFS detected. Upgrade can't proceed"]}, "changed": false} TASK [common_upgrade_tasks | Initialize remediation_todo] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:36 ok: [managed-node02] => {"ansible_facts": {"remediation_todo": []}, "changed": false} TASK [common_upgrade_tasks | Map inhibitors to remediation_todo] *************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:40 ok: [managed-node02] => (item=Use of NFS detected. Upgrade can't proceed) => {"ansible_facts": {"remediation_todo": ["leapp_nfs_detected"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Use of NFS detected. Upgrade can't proceed"} ok: [managed-node02] => (item=Use of CIFS detected. Upgrade can't proceed) => {"ansible_facts": {"remediation_todo": ["leapp_nfs_detected", "leapp_cifs_detected"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Use of CIFS detected. Upgrade can't proceed"} TASK [common_upgrade_tasks | Debug remediation_todo] *************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:50 ok: [managed-node02] => { "remediation_todo": [ "leapp_nfs_detected", "leapp_cifs_detected" ] } TASK [common_upgrade_tasks | Run remediation] ********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:54 TASK [infra.leapp.remediate : Check that the leapp-report.json exists] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:7 ok: [managed-node02] => {"changed": false, "stat": {"atime": 1766003341.1114206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 24, "charset": "us-ascii", "checksum": "0dc98ec1ac4e1b12612d8924ffb3336cd057f561", "ctime": 1766003319.3094857, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 662700209, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766003319.3094857, "nlink": 1, "path": "/var/log/leapp/leapp-report.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11032, "uid": 0, "version": "1636734351", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.remediate : Set leapp_report_missing to true if the leapp-report.json does not exist] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:12 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.remediate : Read leapp report] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:17 ok: [managed-node02] => {"changed": false, "content": "ewogICJlbnRyaWVzIjogWwogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIklmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAicmVwb3NpdG9yeSIsCiAgICAgICAgImZhaWx1cmUiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOCIsCiAgICAgICJzZXZlcml0eSI6ICJpbmZvIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLlxuLSByaHVpLWNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktYWFyY2g2NC1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1wcGM2NGxlLWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS1wcGM2NGxlLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LWFhcmNoNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTktczM5MHgtcnBtc1xuLSBjcmJcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtOS14ODZfNjQtcmh1aS1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktYWFyY2g2NC1ldXMtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXMzOTB4LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTktczM5MHgtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTktYWFyY2g2NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtOS14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXBwYzY0bGUtcnBtc1xuLSByaHVpLWNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTkteDg2XzY0LXJodWktcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1ldXMtcnBtcyIsCiAgICAgICJ0aXRsZSI6ICJFeGNsdWRlZCB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcyIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODoyMy4xNDgyMzRaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInJlcG9zaXRvcmllc19ibGFja2xpc3QiLAogICAgICAiaWQiOiAiMDA3OWRlYjE5ZmEwOTQxOWY3NjY4ZjQ5YWMzN2NhZjAwMDM0OTkzYmVkMDYwZDFjOGExYWJjMmM0ODA5NmYwZSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAiaml0dGVyZW50cm9weS1kZXZlbCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInJlcG9zaXRvcnkiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMjQzN2UyMDQ4MDhmOTg3NDc3YzBlOWJlOGU0Yzk1YjNhODdhOWYzZSIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiMSBwYWNrYWdlcyB3aWxsIGJlIHNraXBwZWQgYmVjYXVzZSB0aGV5IGFyZSBhdmFpbGFibGUgb25seSBpbiB0YXJnZXQgc3lzdGVtIHJlcG9zaXRvcmllcyB0aGF0IGFyZSBpbnRlbnRpb25hbGx5IGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLiBTZWUgdGhlIHJlcG9ydCBtZXNzYWdlIHRpdGxlZCBcIkV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzXCIgZm9yIGRldGFpbHMuXG5UaGUgbGlzdCBvZiB0aGVzZSBwYWNrYWdlczpcbi0gaml0dGVyZW50cm9weS1kZXZlbCAocmVwb2lkOiBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC05LXg4Nl82NC1ycG1zKSIsCiAgICAgICJ0aXRsZSI6ICJQYWNrYWdlcyBhdmFpbGFibGUgaW4gZXhjbHVkZWQgcmVwb3NpdG9yaWVzIHdpbGwgbm90IGJlIGluc3RhbGxlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy40MDQwMDlaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInBlc19ldmVudHNfc2Nhbm5lciIsCiAgICAgICJpZCI6ICI4OGU2NjQzNzFjZjkxNjk0MzAyYmQwNDM2NmE5ZTliNDRjNTg3YzU0MGFhYmY0OTM3MjhlZjNiNzM1ZTZhMjRmIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJXaHkgZG9lcyBsZWFwcCB1cGdyYWRlIGZhaWwgb24gZGV0ZWN0aW5nIE5GUyBkdXJpbmcgdXBncmFkZT8iLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NjQwMDYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAiZmlsZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICIvZXRjL2ZzdGFiIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiRGlzYWJsZSBORlMgdGVtcG9yYXJpbHkgZm9yIHRoZSB1cGdyYWRlIGlmIHBvc3NpYmxlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJmaWxlc3lzdGVtIiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI5ODgxYjI1ZmFjZWVlYWE3YTY0NzhiY2RhYzI5YWZkN2Y2YmFhYWVkIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJORlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS5cbldlIGhhdmUgZm91bmQgTkZTIHVzYWdlIGF0IHRoZSBmb2xsb3dpbmcgbG9jYXRpb25zOlxuLSBORlMgc2hhcmVzIGZvdW5kIGluIC9ldGMvZnN0YWI6XG4gLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0IC9tbnQvcmVkaGF0XG4gLSBuZXN0LnRlc3QucmVkaGF0LmNvbTovbW50L3FhIC9tbnQvcWFcbiAtIHZ0YXAtZW5nMDEuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L3ZvbC9lbmdhcmNoaXZlIC9tbnQvZW5nYXJjaGl2ZVxuIC0gbmVzdC50ZXN0LnJlZGhhdC5jb206L21udC90cHNkaXN0IC9tbnQvdHBzZGlzdFxuIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdC9icmV3cm9vdCAvbW50L2JyZXdcbiAtIG50YXAtcmR1Mi1jMDEtZW5nMDEtbmZzMDFiLnN0b3JhZ2UucmR1Mi5yZWRoYXQuY29tOi9ib3NfZW5nMDFfZGV2b3BzX2JyZXdfc2NyYXRjaF9uZnNfc20vc2NyYXRjaCAvbW50L2JyZXdfc2NyYXRjaFxuIiwKICAgICAgInRpdGxlIjogIlVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy44MDg1NTBaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogImNoZWNrX25mcyIsCiAgICAgICJpZCI6ICI3NTg5ODk5YWE1ZjY4MDI1ODQ5YjFmMjVjNjRiMzEwMzU0MTM2ODg4NDEwMDI1OWM0MTMxMTUxNGE2YTlmNWY1IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yIFwiSW5oaWJpdG9yOiBVc2Ugb2YgQ0lGUyBkZXRlY3RlZC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZFwiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL3NvbHV0aW9ucy82OTY0MzA0IgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9mc3RhYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkNvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImZpbGVzeXN0ZW0iLAogICAgICAgICJuZXR3b3JrIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogImQwZTFhYTNmN2M0ZmM0NDUwYmRjYjlhMjdmNDdmZjQ2NGQ2YWYyNGEiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkNJRlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS4iLAogICAgICAidGl0bGUiOiAiVXNlIG9mIENJRlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozMy45NTU3MzlaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogImNoZWNrX2NpZnMiLAogICAgICAiaWQiOiAiY2Y1ZTg5YjgwYTAwYTZjY2ZhOWI2ZTFiOWExMjViNGQ1OWNlNmFiYjljNDYzYWYxZGJlZjhhNDhjYTRlNmIzOSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlbGludXgiLAogICAgICAgICJzZWN1cml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICI4ZmI4MTg2M2Y4NDEzYmQ2MTdjMmE1NWI2OWI4ZTEwZmYwM2Q3YzcyIiwKICAgICAgInNldmVyaXR5IjogImluZm8iLAogICAgICAic3VtbWFyeSI6ICJTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQgYXMgdGhlIHN0YXR1cyBpcyBwZXJtaXNzaXZlL2VuZm9yY2luZy4iLAogICAgICAidGl0bGUiOiAiU0VsaW51eCByZWxhYmVsaW5nIHdpbGwgYmUgc2NoZWR1bGVkIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM0LjgyMzM5NFoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfc2VfbGludXgiLAogICAgICAiaWQiOiAiNTFkOGFkZjc0Y2NkNjYzODdjZGYxMTkzZDY0MzRhYzkwODQ2MzQxYTVlYmFiODM5MTgzYTFmZTg0NGNiZmIxYSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiTWFrZSBzdXJlIHRoZXJlIGFyZSBubyBTRWxpbnV4IHJlbGF0ZWQgd2FybmluZ3MgYWZ0ZXIgdGhlIHVwZ3JhZGUgYW5kIGVuYWJsZSBTRWxpbnV4IG1hbnVhbGx5IGFmdGVyd2FyZHMuIE5vdGljZTogWW91IGNhbiBpZ25vcmUgdGhlIFwiL3Jvb3QvdG1wX2xlYXBwX3B5M1wiIFNFbGludXggd2FybmluZ3MuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlbGludXgiLAogICAgICAgICJzZWN1cml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICIzOWQ3MTgzZGFmYmE3OThhYTRiYmIxZTcwYjBlZjJiYmU1YjE3NzJmIiwKICAgICAgInNldmVyaXR5IjogImxvdyIsCiAgICAgICJzdW1tYXJ5IjogIlNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlLiBDdXJyZW50IG1vZGU6IGVuZm9yY2luZy4gVGhpcyBhY3Rpb24gaXMgcmVxdWlyZWQgYnkgdGhlIHVwZ3JhZGUgcHJvY2VzcyB0byBtYWtlIHN1cmUgdGhlIHVwZ3JhZGVkIHN5c3RlbSBjYW4gYm9vdCB3aXRob3V0IGJlaW5pZyBibG9ja2VkIGJ5IFNFbGludXggcnVsZXMuIiwKICAgICAgInRpdGxlIjogIlNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM0LjgyNjE0OVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfc2VfbGludXgiLAogICAgICAiaWQiOiAiMmVlZThlMDA3MTYxMTMxNmI0NzhhMGY3Yjk2ODZhNTQ5Yjc2MDRjNTU3ODNkMmZkMGJjMGQ3MzNhZDhjZWY0MSIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAib3BlbnNzaC1zZXJ2ZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zc2gvc3NoZF9jb25maWciCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJhdXRoZW50aWNhdGlvbiIsCiAgICAgICAgInNlY3VyaXR5IiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogIjk2ZGE2OTM3YzI1YzY0OTJlNGYxMjI4ZWUxNDY3OTU5ODlmZDM3MTgiLAogICAgICAic2V2ZXJpdHkiOiAiaW5mbyIsCiAgICAgICJzdW1tYXJ5IjogIk9wZW5TU0ggc2VydmVyIGNvbmZpZ3VyYXRpb24gbmVlZHMgdG8gYmUgbW9kaWZpZWQgdG8gY29udGFpbiBJbmNsdWRlIGRpcmVjdGl2ZSBmb3IgdGhlIFJIRUw5IHRvIHdvcmsgcHJvcGVybHkgYW5kIGludGVncmF0ZSB3aXRoIHRoZSBvdGhlciBwYXJ0cyBvZiB0aGUgT1MuIFRoZSBmb2xsb3dpbmcgc25pcHBldCB3aWxsIGJlIGFkZGVkIHRvIHRoZSAvZXRjL3NzaC9zc2hkX2NvbmZpZyBkdXJpbmcgdGhlIEFwcGxpY2F0aW9uc1BoYXNlOiBgSW5jbHVkZSAvZXRjL3NzaC9zc2hkX2NvbmZpZy5kLyouY29uZmAiLAogICAgICAidGl0bGUiOiAiVGhlIHVwZ3JhZGUgd2lsbCBwcmVwZW5kIHRoZSBJbmNsdWRlIGRpcmVjdGl2ZSB0byBPcGVuU1NIIHNzaGRfY29uZmlnIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI1LTEyLTE3VDIwOjI4OjM2LjM2NjYyNloiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDIiLAogICAgICAiYWN0b3IiOiAib3Blbl9zc2hfZHJvcF9pbl9kaXJlY3RvcnlfY2hlY2siLAogICAgICAiaWQiOiAiYzdlYjZiMzNkYmI1ZDExZTY4N2NlZTNjMDczYTk4ZWUwNTZjMWI1ZDU0MGRmZWY3YzA5NzNjNTczYTU4NzJlZCIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAib3BlbnNzaC1zZXJ2ZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zc2gvc3NoZF9jb25maWciCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJJZiB5b3UgZGVwZW5kIG9uIHJlbW90ZSByb290IGxvZ2lucyB1c2luZyBwYXNzd29yZHMsIGNvbnNpZGVyIHNldHRpbmcgdXAgYSBkaWZmZXJlbnQgdXNlciBmb3IgcmVtb3RlIGFkbWluaXN0cmF0aW9uLiBPdGhlcndpc2UgeW91IGNhbiBpZ25vcmUgdGhpcyBtZXNzYWdlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJhdXRoZW50aWNhdGlvbiIsCiAgICAgICAgInNlY3VyaXR5IiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogImU3MzhmNzhiYzhmM2E4NDQxMWE0MjEwZTNiNjA5MDU3MTM5ZDE4NTUiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIlJIRUw5IG5vIGxvbmdlciBhbGxvd3MgcmVtb3RlIHJvb3QgbG9naW5zLCBidXQgdGhlIHNlcnZlciBjb25maWd1cmF0aW9uIGV4cGxpY2l0bHkgb3ZlcnJpZGVzIHRoaXMgZGVmYXVsdC4gVGhlIGNvbmZpZ3VyYXRpb24gZmlsZSB3aWxsIG5vdCBiZSB1cGRhdGVkIGFuZCByb290IGlzIHN0aWxsIGdvaW5nIHRvIGJlIGFsbG93ZWQgdG8gbG9naW4gd2l0aCBwYXNzd29yZC4gVGhpcyBpcyBub3QgcmVjb21tZW5kZWQgYW5kIGNvbnNpZGVyZWQgYXMgYSBzZWN1cml0eSByaXNrLiIsCiAgICAgICJ0aXRsZSI6ICJSZW1vdGUgcm9vdCBsb2dpbnMgZ2xvYmFsbHkgYWxsb3dlZCB1c2luZyBwYXNzd29yZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozNy4wNDkzNDVaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogIm9wZW5zc2hfcGVybWl0X3Jvb3RfbG9naW4iLAogICAgICAiaWQiOiAiZmMwOWY4ZDNmYjJjZjUyOTAwNTY0ZWI1YTlkMmI2ZDBhNmFhM2QxY2UwNTBhNTRlMDQ1ZDJlYTE3MjMzNDZmMyIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImJvb3QiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiYWM3MDMwZTA1ZDJlZTI0OGQzNGYwOGE5ZmEwNDBiMzUyYmM0MTBhMyIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiT24gbGVnYWN5IChCSU9TKSBzeXN0ZW1zLCBHUlVCMiBjb3JlIChsb2NhdGVkIGluIHRoZSBnYXAgYmV0d2VlbiB0aGUgTUJSIGFuZCB0aGUgZmlyc3QgcGFydGl0aW9uKSBjYW5ub3QgYmUgdXBkYXRlZCBkdXJpbmcgdGhlIHJwbSB0cmFuc2FjdGlvbiBhbmQgTGVhcHAgaGFzIHRvIGluaXRpYXRlIHRoZSB1cGRhdGUgcnVubmluZyBcImdydWIyLWluc3RhbGxcIiBhZnRlciB0aGUgdHJhbnNhY3Rpb24uIE5vIGFjdGlvbiBpcyBuZWVkZWQgYmVmb3JlIHRoZSB1cGdyYWRlLiBBZnRlciB0aGUgdXBncmFkZSwgaXQgaXMgcmVjb21tZW5kZWQgdG8gY2hlY2sgdGhlIEdSVUIgY29uZmlndXJhdGlvbi4iLAogICAgICAidGl0bGUiOiAiR1JVQjIgY29yZSB3aWxsIGJlIGF1dG9tYXRpY2FsbHkgdXBkYXRlZCBkdXJpbmcgdGhlIHVwZ3JhZGUiLAogICAgICAidGltZVN0YW1wIjogIjIwMjUtMTItMTdUMjA6Mjg6MzcuNTYxNDkwWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMiIsCiAgICAgICJhY3RvciI6ICJjaGVja19ncnViX2NvcmUiLAogICAgICAiaWQiOiAiMmJmN2Y0YjE2ZGFiZGMwYjY0MGFiMmE3YWFjZmY1NmZmZGZlZGY2NmE3ZTg5OGJhMmQ2YTg5OTY1YTAyNmE3YyIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInVwZ3JhZGUgcHJvY2VzcyIsCiAgICAgICAgInNhbml0eSIKICAgICAgXSwKICAgICAgImtleSI6ICI5ZTUwODhlM2MxZjM3MWUwMjBlYzc3N2MzZDg2NTc4ZjRiZTE0M2NmIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJFbnZpcm9ubWVudCB2YXJpYWJsZSBMRUFQUF9VTlNVUFBPUlRFRCBoYXMgYmVlbiBkZXRlY3RlZC4gQSBzdWNjZXNzZnVsIGFuZCBzYWZlIHVwZ3JhZGUgcHJvY2VzcyBjYW5ub3QgYmUgZ3VhcmFudGVlZC4gRnJvbSBub3cgb24geW91IGFyZSBjb250aW51aW5nIGF0IHlvdXIgb3duIHJpc2suXG4iLAogICAgICAidGl0bGUiOiAiVXBncmFkZSBpcyB1bnN1cHBvcnRlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNS0xMi0xN1QyMDoyODozOC4xOTU2NTVaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAyIiwKICAgICAgImFjdG9yIjogInVuc3VwcG9ydGVkX3VwZ3JhZGVfY2hlY2siLAogICAgICAiaWQiOiAiNTc2ZmI4YWRjMDE1NDFmNDE5NGEzNjFjMDE1ZWQ0ZDQ2YjNjNTc0M2M0ZmE2OGViMjczZDE4OGQ4M2EyZmFmMiIKICAgIH0KICBdLAogICJsZWFwcF9ydW5faWQiOiAiNGNiMTE3ZTctNWFhNi00MWJhLTk1ZTctNzVjMDVhYWI3MDMyIgp9Cg==", "encoding": "base64", "source": "/var/log/leapp/leapp-report.json"} TASK [infra.leapp.remediate : Parse leapp report] ****************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:23 ok: [managed-node02] => {"ansible_facts": {"leapp_report_data": {"entries": [{"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node02", "id": "0079deb19fa09419f7668f49ac37caf00034993bed060d1c8a1abc2c48096f0e", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- rhui-codeready-builder-for-rhel-9-aarch64-rhui-rpms\n- codeready-builder-for-rhel-9-ppc64le-eus-rpms\n- codeready-builder-beta-for-rhel-9-ppc64le-rpms\n- codeready-builder-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-s390x-rpms\n- crb\n- codeready-builder-for-rhel-9-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-aarch64-eus-rpms\n- codeready-builder-for-rhel-9-s390x-eus-rpms\n- codeready-builder-for-rhel-9-s390x-rpms\n- codeready-builder-beta-for-rhel-9-aarch64-rpms\n- codeready-builder-beta-for-rhel-9-x86_64-rpms\n- codeready-builder-for-rhel-9-ppc64le-rpms\n- rhui-codeready-builder-for-rhel-9-x86_64-rhui-rpms\n- codeready-builder-for-rhel-9-x86_64-eus-rpms", "timeStamp": "2025-12-17T20:28:23.148234Z", "title": "Excluded target system repositories"}, {"actor": "pes_events_scanner", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "jitterentropy-devel"}]}, "groups": ["repository"], "hostname": "managed-node02", "id": "88e664371cf91694302bd04366a9e9b44c587c540aabf493728ef3b735e6a24f", "key": "2437e204808f987477c0e9be8e4c95b3a87a9f3e", "severity": "high", "summary": "1 packages will be skipped because they are available only in target system repositories that are intentionally excluded from the list of repositories used during the upgrade. See the report message titled \"Excluded target system repositories\" for details.\nThe list of these packages:\n- jitterentropy-devel (repoid: codeready-builder-for-rhel-9-x86_64-rpms)", "timeStamp": "2025-12-17T20:28:33.404009Z", "title": "Packages available in excluded repositories will not be installed"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "7589899aa5f68025849b1f25c64b3103541368884100259c41311514a6a9f5f5", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2025-12-17T20:28:33.808550Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node02", "id": "cf5e89b80a00a6ccfa9b6e1b9a125b4d59ce6abb9c463af1dbef8a48ca4e6b39", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2025-12-17T20:28:33.955739Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "51d8adf74ccd66387cdf1193d6434ac90846341a5ebab839183a1fe844cbfb1a", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2025-12-17T20:28:34.823394Z", "title": "SElinux relabeling will be scheduled"}, {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node02", "id": "2eee8e0071611316b478a0f7b9686a549b7604c55783d2fd0bc0d733ad8cef41", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2025-12-17T20:28:34.826149Z", "title": "SElinux will be set to permissive mode"}, {"actor": "open_ssh_drop_in_directory_check", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "c7eb6b33dbb5d11e687cee3c073a98ee056c1b5d540dfef7c0973c573a5872ed", "key": "96da6937c25c6492e4f1228ee146795989fd3718", "severity": "info", "summary": "OpenSSH server configuration needs to be modified to contain Include directive for the RHEL9 to work properly and integrate with the other parts of the OS. The following snippet will be added to the /etc/ssh/sshd_config during the ApplicationsPhase: `Include /etc/ssh/sshd_config.d/*.conf`", "timeStamp": "2025-12-17T20:28:36.366626Z", "title": "The upgrade will prepend the Include directive to OpenSSH sshd_config"}, {"actor": "openssh_permit_root_login", "audience": "sysadmin", "detail": {"related_resources": [{"scheme": "package", "title": "openssh-server"}, {"scheme": "file", "title": "/etc/ssh/sshd_config"}], "remediations": [{"context": "If you depend on remote root logins using passwords, consider setting up a different user for remote administration. Otherwise you can ignore this message.", "type": "hint"}]}, "groups": ["authentication", "security", "network", "services"], "hostname": "managed-node02", "id": "fc09f8d3fb2cf52900564eb5a9d2b6d0a6aa3d1ce050a54e045d2ea1723346f3", "key": "e738f78bc8f3a84411a4210e3b609057139d1855", "severity": "high", "summary": "RHEL9 no longer allows remote root logins, but the server configuration explicitly overrides this default. The configuration file will not be updated and root is still going to be allowed to login with password. This is not recommended and considered as a security risk.", "timeStamp": "2025-12-17T20:28:37.049345Z", "title": "Remote root logins globally allowed using password"}, {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node02", "id": "2bf7f4b16dabdc0b640ab2a7aacff56ffdfedf66a7e898ba2d6a89965a026a7c", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2025-12-17T20:28:37.561490Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node02", "id": "576fb8adc01541f4194a361c015ed4d46b3c5743c4fa68eb273d188d83a2faf2", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2025-12-17T20:28:38.195655Z", "title": "Upgrade is unsupported"}], "leapp_run_id": "4cb117e7-5aa6-41ba-95e7-75c05aab7032"}}, "changed": false} TASK [infra.leapp.remediate : Check that the 6to7 preupgrade report exists] **** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:28 ok: [managed-node02] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.remediate : Set leapp_report_missing_6to7 to true if the 6to7 preupgrade report does not exist] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:33 ok: [managed-node02] => {"ansible_facts": {"leapp_report_missing_6to7": true}, "changed": false} TASK [infra.leapp.remediate : Read 6to7 preupgrade report] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:38 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.remediate : Remediate the system] **************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:44 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_cifs_detected.yml for managed-node02 => (item=leapp_cifs_detected) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml for managed-node02 => (item=leapp_nfs_detected) TASK [infra.leapp.remediate : leapp_cifs_detected | Comment CIFS shares in /etc/fstab] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_cifs_detected.yml:4 changed: [managed-node02] => {"changed": true, "msg": "1 replacements made", "rc": 0} TASK [infra.leapp.remediate : leapp_nfs_detected | Continue when leapp report is missing] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:2 skipping: [managed-node02] => {} TASK [infra.leapp.remediate : leapp_nfs_detected | End execution of playbook if no entry found in leapp report] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:15 skipping: [managed-node02] => {} TASK [infra.leapp.remediate : leapp_nfs_detected | Get fstab_entries] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:25 ok: [managed-node02] => (item=- NFS shares found in /etc/fstab: - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat - nest.test.redhat.com:/mnt/qa /mnt/qa - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch ) => {"ansible_facts": {"fstab_entries": ["ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat", "nest.test.redhat.com:/mnt/qa", "vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive", "nest.test.redhat.com:/mnt/tpsdist", "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot", "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch"]}, "ansible_loop_var": "item", "changed": false, "item": "- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n"} TASK [infra.leapp.remediate : leapp_nfs_detected | Get nfs_mounts] ************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:31 skipping: [managed-node02] => (item=- NFS shares found in /etc/fstab: - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat - nest.test.redhat.com:/mnt/qa /mnt/qa - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch ) => {"ansible_loop_var": "item", "changed": false, "item": "- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "skip_reason": "Conditional result was False"} skipping: [managed-node02] => {"changed": false, "msg": "All items skipped"} TASK [infra.leapp.remediate : leapp_nfs_detected | Comment NFS shares in /etc/fstab] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:37 changed: [managed-node02] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.005598", "end": "2025-12-17 15:29:06.167996", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat", "msg": "", "rc": 0, "start": "2025-12-17 15:29:06.162398", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node02] => (item=nest.test.redhat.com:/mnt/qa) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"nest.test.redhat.com:/mnt/qa\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006134", "end": "2025-12-17 15:29:06.579574", "item": "nest.test.redhat.com:/mnt/qa", "msg": "", "rc": 0, "start": "2025-12-17 15:29:06.573440", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node02] => (item=vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006485", "end": "2025-12-17 15:29:06.927753", "item": "vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive", "msg": "", "rc": 0, "start": "2025-12-17 15:29:06.921268", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node02] => (item=nest.test.redhat.com:/mnt/tpsdist) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"nest.test.redhat.com:/mnt/tpsdist\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006294", "end": "2025-12-17 15:29:07.274990", "item": "nest.test.redhat.com:/mnt/tpsdist", "msg": "", "rc": 0, "start": "2025-12-17 15:29:07.268696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node02] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.005463", "end": "2025-12-17 15:29:07.616118", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot", "msg": "", "rc": 0, "start": "2025-12-17 15:29:07.610655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node02] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006328", "end": "2025-12-17 15:29:07.989238", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch", "msg": "", "rc": 0, "start": "2025-12-17 15:29:07.982910", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.remediate : leapp_nfs_detected | Unmount NFS Mounts] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:46 skipping: [managed-node02] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Gather verify remediation tasks] ****************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:58 ok: [managed-node02 -> localhost] => {"changed": false, "examined": 2, "files": [{"atime": 1766002865.1619606, "ctime": 1766002865.0019648, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 134217917, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1766002865.0019648, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_cifs.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 495, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1766002865.1629605, "ctime": 1766002865.1629605, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 134217918, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1766002865.1629605, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_removed_kernel_drivers.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 585, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 2, "msg": "All paths examined", "skipped_paths": {}} TASK [common_upgrade_tasks | Verify remediations] ****************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:66 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_cifs.yml for managed-node02 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_cifs.yml) included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_removed_kernel_drivers.yml for managed-node02 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_removed_kernel_drivers.yml) TASK [verify | remediate_cifs | Verify the cifs shares remediation] ************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_cifs.yml:5 ok: [managed-node02] => {"changed": false, "cmd": ["cat", "/etc/fstab"], "delta": "0:00:00.002747", "end": "2025-12-17 15:29:08.702286", "failed_when_result": false, "msg": "", "rc": 0, "start": "2025-12-17 15:29:08.699539", "stderr": "", "stderr_lines": [], "stdout": "UUID=81ab810a-9976-472d-a7ab-c66ea0345f41\t/\txfs\tdefaults\t0\t0\nUUID=2610-8C11\t/boot/efi\tvfat\tdefaults,uid=0,gid=0,umask=077,shortname=winnt\t0\t2\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# //127.0.0.1/test_remediate_cifs /mnt/cifs cifs username=test,password=test 0 0", "stdout_lines": ["UUID=81ab810a-9976-472d-a7ab-c66ea0345f41\t/\txfs\tdefaults\t0\t0", "UUID=2610-8C11\t/boot/efi\tvfat\tdefaults,uid=0,gid=0,umask=077,shortname=winnt\t0\t2", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# //127.0.0.1/test_remediate_cifs /mnt/cifs cifs username=test,password=test 0 0"]} TASK [verify | remediate_removed_kernel_drivers | Verify the removed kernel drivers remediation] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/remediate_removed_kernel_drivers.yml:3 fatal: [managed-node02]: FAILED! => {"msg": "'__leapp_debug_unsupported_modules' is undefined. '__leapp_debug_unsupported_modules' is undefined"} TASK [tests_upgrade_custom | Cleanup | Remove log files] *********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:49 changed: [managed-node02] => {"changed": true, "cmd": "set -euxo pipefail\nrm -f /var/log/leapp/leapp-upgrade.log\nrm -f /var/log/ripu/ripu.log*\n", "delta": "0:00:00.004595", "end": "2025-12-17 15:29:09.109102", "msg": "", "rc": 0, "start": "2025-12-17 15:29:09.104507", "stderr": "+ rm -f /var/log/leapp/leapp-upgrade.log\n+ rm -f /var/log/ripu/ripu.log-20251217T152736", "stderr_lines": ["+ rm -f /var/log/leapp/leapp-upgrade.log", "+ rm -f /var/log/ripu/ripu.log-20251217T152736"], "stdout": "", "stdout_lines": []} PLAY RECAP ********************************************************************* managed-node02 : ok=61 changed=16 unreachable=0 failed=1 skipped=16 rescued=0 ignored=0 -- Logs begin at Wed 2025-12-17 15:18:22 EST, end at Wed 2025-12-17 15:29:09 EST. -- Dec 17 15:27:34 managed-node02 sshd[4495]: Accepted publickey for root from 10.31.9.127 port 36194 ssh2: ECDSA SHA256:t5XxhcSC834P6vAK29NqJHPtTn8+hplbcztGaLivo1E Dec 17 15:27:34 managed-node02 systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Dec 17 15:27:34 managed-node02 systemd-logind[616]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 4495. Dec 17 15:27:34 managed-node02 sshd[4495]: pam_unix(sshd:session): session opened for user root by (uid=0) Dec 17 15:27:35 managed-node02 platform-python[4619]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Dec 17 15:27:36 managed-node02 platform-python[4753]: ansible-ansible.builtin.stat Invoked with path=/var/log/leapp/leapp-upgrade.log follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:27:37 managed-node02 platform-python[4858]: ansible-ansible.builtin.lineinfile Invoked with path=/etc/fstab line=//127.0.0.1/test_remediate_cifs /mnt/cifs cifs username=test,password=test 0 0 state=present 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 Dec 17 15:27:38 managed-node02 platform-python[4963]: ansible-ansible.builtin.file Invoked with path=/var/log/ripu state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Dec 17 15:27:38 managed-node02 platform-python[5068]: ansible-ansible.builtin.stat Invoked with path=/var/log/ripu/ripu.log follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:27:39 managed-node02 platform-python[5173]: ansible-ansible.legacy.stat Invoked with path=/var/log/ripu/ripu.log follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Dec 17 15:27:39 managed-node02 platform-python[5257]: ansible-ansible.legacy.copy Invoked with dest=/var/log/ripu/ripu.log owner=root group=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1766003259.086018-8064-250690408827151/source _original_basename=tmpp4c4btyv follow=False checksum=ac52890dbd6f378055eac1734b7800aadf532d39 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 Dec 17 15:27:40 managed-node02 platform-python[5364]: ansible-ansible.builtin.file Invoked with path=/etc/ansible/facts.d state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Dec 17 15:27:40 managed-node02 platform-python[5469]: ansible-ansible.legacy.stat Invoked with path=/etc/ansible/facts.d/pre_ripu.fact follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Dec 17 15:27:40 managed-node02 platform-python[5553]: ansible-ansible.legacy.copy Invoked with dest=/etc/ansible/facts.d/pre_ripu.fact mode=0644 owner=root group=root src=/root/.ansible/tmp/ansible-tmp-1766003260.2549858-8202-169428725395775/source _original_basename=tmptjenox8y follow=False checksum=efde8cb4a37503494e0828e632cc6b5c1757d858 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 Dec 17 15:27:41 managed-node02 platform-python[5660]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail; export PATH=$PATH; rpm -qa | grep -ve '[\.|+]el8' | grep -vE '^(gpg-pubkey|libmodulemd|katello-ca-consumer)' | sort _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:27:42 managed-node02 platform-python[5770]: ansible-ansible.legacy.stat Invoked with path=/etc/ansible/facts.d/non_rhel_packages.fact follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Dec 17 15:27:43 managed-node02 platform-python[5854]: ansible-ansible.legacy.copy Invoked with dest=/etc/ansible/facts.d/non_rhel_packages.fact mode=0644 owner=root group=root src=/root/.ansible/tmp/ansible-tmp-1766003262.6787138-8439-197917642845531/source _original_basename=tmpalu41y14 follow=False checksum=97d170e1550eee4afc0af065b78cda302a97674c 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 Dec 17 15:27:44 managed-node02 platform-python[5961]: ansible-ansible.legacy.dnf Invoked with name=['leapp-upgrade'] enablerepo=[] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] 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 Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:52 managed-node02 dbus-daemon[613]: [system] Reloaded configuration Dec 17 15:27:55 managed-node02 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-rf3eec3eb79b04646a038a263737ec7c9.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-rf3eec3eb79b04646a038a263737ec7c9.service has finished starting up. -- -- The start-up result is done. Dec 17 15:27:55 managed-node02 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Dec 17 15:27:55 managed-node02 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Dec 17 15:27:55 managed-node02 systemd[1]: Reloading. Dec 17 15:27:56 managed-node02 platform-python[6264]: ansible-ansible.builtin.file Invoked with path=/var/log/leapp state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None Dec 17 15:27:56 managed-node02 platform-python[6629]: ansible-ansible.legacy.stat Invoked with path=/var/log/leapp/answerfile follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Dec 17 15:27:56 managed-node02 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Dec 17 15:27:56 managed-node02 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Dec 17 15:27:56 managed-node02 systemd[1]: run-rf3eec3eb79b04646a038a263737ec7c9.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-rf3eec3eb79b04646a038a263737ec7c9.service has successfully entered the 'dead' state. Dec 17 15:27:56 managed-node02 platform-python[6789]: ansible-ansible.legacy.copy Invoked with dest=/var/log/leapp/answerfile owner=root group=root mode=0644 src=/root/.ansible/tmp/ansible-tmp-1766003276.2890353-8929-105749876163120/source _original_basename=tmpusvfoyd3 follow=False checksum=3d934ad808576e3a7fb4c14a89645a4ad55ccf53 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 Dec 17 15:27:57 managed-node02 platform-python[6917]: ansible-ansible.builtin.file Invoked with path=/etc/leapp/files/leapp_upgrade_repositories.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 Dec 17 15:27:58 managed-node02 ansible-async_wrapper.py[7247]: Invoked with j677245780149 7200 /root/.ansible/tmp/ansible-tmp-1766003278.1742992-8978-204259762671387/AnsiballZ_command.py _ Dec 17 15:27:58 managed-node02 ansible-async_wrapper.py[7251]: Starting module and watcher Dec 17 15:27:58 managed-node02 ansible-async_wrapper.py[7251]: Start watching 7252 (7200) Dec 17 15:27:58 managed-node02 ansible-async_wrapper.py[7252]: Start module (7252) Dec 17 15:27:58 managed-node02 ansible-async_wrapper.py[7247]: Return async_wrapper task started. Dec 17 15:27:58 managed-node02 platform-python[7253]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=set -o pipefail; export PATH=$PATH; ulimit -n 16384; leapp preupgrade --report-schema=1.2.0 --no-rhsm 2>&1 | tee -a /var/log/ripu/ripu.log _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Dec 17 15:28:03 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7200) Dec 17 15:28:08 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7195) Dec 17 15:28:13 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7190) Dec 17 15:28:17 managed-node02 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 9898 (sysctl) Dec 17 15:28:17 managed-node02 systemd[1]: Mounting Arbitrary Executable File Formats File System... -- Subject: Unit proc-sys-fs-binfmt_misc.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit proc-sys-fs-binfmt_misc.mount has begun starting up. Dec 17 15:28:17 managed-node02 systemd[1]: Mounted Arbitrary Executable File Formats File System. -- Subject: Unit proc-sys-fs-binfmt_misc.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit proc-sys-fs-binfmt_misc.mount has finished starting up. -- -- The start-up result is done. Dec 17 15:28:18 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7185) Dec 17 15:28:23 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7180) Dec 17 15:28:28 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7175) Dec 17 15:28:33 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7170) Dec 17 15:28:38 managed-node02 ansible-async_wrapper.py[7251]: 7252 still running (7165) Dec 17 15:28:39 managed-node02 ansible-async_wrapper.py[7252]: Module complete (7252) Dec 17 15:28:43 managed-node02 ansible-async_wrapper.py[7251]: Done in kid B. Dec 17 15:28:57 managed-node02 sshd[4498]: Received disconnect from 10.31.9.127 port 36194:11: disconnected by user Dec 17 15:28:57 managed-node02 sshd[4498]: Disconnected from user root 10.31.9.127 port 36194 Dec 17 15:28:57 managed-node02 sshd[4495]: pam_unix(sshd:session): session closed for user root Dec 17 15:28:57 managed-node02 systemd[1]: session-7.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-7.scope has successfully entered the 'dead' state. Dec 17 15:28:57 managed-node02 systemd-logind[616]: Session 7 logged out. Waiting for processes to exit. Dec 17 15:28:57 managed-node02 systemd-logind[616]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Dec 17 15:28:58 managed-node02 sshd[15125]: Accepted publickey for root from 10.31.9.127 port 37772 ssh2: ECDSA SHA256:t5XxhcSC834P6vAK29NqJHPtTn8+hplbcztGaLivo1E Dec 17 15:28:58 managed-node02 systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Dec 17 15:28:58 managed-node02 systemd-logind[616]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 15125. Dec 17 15:28:58 managed-node02 sshd[15125]: pam_unix(sshd:session): session opened for user root by (uid=0) Dec 17 15:28:59 managed-node02 platform-python[15231]: ansible-ansible.legacy.async_status Invoked with jid=j677245780149.7247 mode=status _async_dir=/root/.ansible_async Dec 17 15:28:59 managed-node02 platform-python[15299]: ansible-ansible.legacy.async_status Invoked with jid=j677245780149.7247 mode=cleanup _async_dir=/root/.ansible_async Dec 17 15:29:00 managed-node02 platform-python[15404]: ansible-ansible.builtin.stat Invoked with path=/var/log/leapp/leapp-report.txt follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:29:00 managed-node02 platform-python[15511]: ansible-ansible.builtin.slurp Invoked with src=/var/log/leapp/leapp-report.txt Dec 17 15:29:01 managed-node02 platform-python[15616]: ansible-ansible.builtin.slurp Invoked with src=/var/log/leapp/leapp-report.json Dec 17 15:29:01 managed-node02 platform-python[15721]: ansible-ansible.legacy.command Invoked with _raw_params=awk '/\(inhibitor\)/,/^-------/' /var/log/leapp/leapp-report.txt _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:02 managed-node02 platform-python[15827]: ansible-ansible.legacy.command Invoked with _raw_params=awk '/high \(error\)/,/^-------/' /var/log/leapp/leapp-report.txt _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:02 managed-node02 platform-python[15933]: ansible-ansible.builtin.stat Invoked with path=/var/log/ripu/ripu.log follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:29:02 managed-node02 platform-python[16040]: ansible-ansible.builtin.lineinfile Invoked with path=/var/log/ripu/ripu.log line=Job ended at 2025-12-17T20:29:02Z owner=root group=root mode=0644 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None seuser=None serole=None selevel=None setype=None attributes=None Dec 17 15:29:03 managed-node02 platform-python[16145]: ansible-ansible.builtin.slurp Invoked with src=/var/log/ripu/ripu.log Dec 17 15:29:03 managed-node02 platform-python[16250]: ansible-ansible.legacy.command Invoked with _raw_params=export PATH=$PATH mv /var/log/ripu/ripu.log /var/log/ripu/ripu.log-20251217T152736 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:04 managed-node02 platform-python[16356]: ansible-ansible.builtin.stat Invoked with path=/var/log/leapp/leapp-report.json follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:29:04 managed-node02 platform-python[16463]: ansible-ansible.builtin.slurp Invoked with src=/var/log/leapp/leapp-report.json Dec 17 15:29:04 managed-node02 platform-python[16568]: ansible-ansible.builtin.stat Invoked with path=/root/preupgrade/result.txt follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Dec 17 15:29:05 managed-node02 platform-python[16673]: ansible-ansible.builtin.replace Invoked with path=/etc/fstab regexp=(.*)cifs(.*) replace=# \1cifs\2 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 Dec 17 15:29:06 managed-node02 platform-python[16778]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:06 managed-node02 platform-python[16885]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="nest.test.redhat.com:/mnt/qa" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:06 managed-node02 platform-python[16992]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:07 managed-node02 platform-python[17099]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="nest.test.redhat.com:/mnt/tpsdist" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:07 managed-node02 platform-python[17206]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:07 managed-node02 platform-python[17313]: ansible-ansible.legacy.command Invoked with _raw_params=set -o pipefail entry="ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch" grep -qF "$entry" /etc/fstab && sed -i "s|^$entry|# $entry|" /etc/fstab _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:08 managed-node02 platform-python[17420]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/fstab _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Dec 17 15:29:09 managed-node02 platform-python[17526]: ansible-ansible.legacy.command Invoked with executable=/bin/bash _raw_params=set -euxo pipefail rm -f /var/log/leapp/leapp-upgrade.log rm -f /var/log/ripu/ripu.log* _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None creates=None removes=None stdin=None Dec 17 15:29:09 managed-node02 sshd[17546]: Accepted publickey for root from 10.31.9.127 port 58156 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Dec 17 15:29:09 managed-node02 systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Dec 17 15:29:09 managed-node02 systemd-logind[616]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 17546. Dec 17 15:29:09 managed-node02 sshd[17546]: pam_unix(sshd:session): session opened for user root by (uid=0) Dec 17 15:29:09 managed-node02 sshd[17549]: Received disconnect from 10.31.9.127 port 58156:11: disconnected by user Dec 17 15:29:09 managed-node02 sshd[17549]: Disconnected from user root 10.31.9.127 port 58156 Dec 17 15:29:09 managed-node02 sshd[17546]: pam_unix(sshd:session): session closed for user root Dec 17 15:29:09 managed-node02 systemd[1]: session-9.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-9.scope has successfully entered the 'dead' state. Dec 17 15:29:09 managed-node02 systemd-logind[616]: Session 9 logged out. Waiting for processes to exit. Dec 17 15:29:09 managed-node02 systemd-logind[616]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Dec 17 15:29:09 managed-node02 sshd[17567]: Accepted publickey for root from 10.31.9.127 port 58168 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Dec 17 15:29:09 managed-node02 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Dec 17 15:29:09 managed-node02 systemd-logind[616]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 17567. Dec 17 15:29:09 managed-node02 sshd[17567]: pam_unix(sshd:session): session opened for user root by (uid=0)